Searched refs:mSqlOutput (Results 1 – 1 of 1) sorted by relevance
36 protected Hashtable mSqlOutput = null; field in DataBaseOutProducer170 return mSqlExec.executeSQLCommand(command, mSqlInput, mSqlOutput, mergeOutput); in executeSQLCommand()177 return mSqlExec.executeSQLCommand(command, mSqlInput, mSqlOutput); in executeSQLCommand()
Completed in 31 milliseconds