Searched refs:mergeOutput (Results 1 – 1 of 1) sorted by relevance
169 protected boolean executeSQLCommand(String command, boolean mergeOutput) { in executeSQLCommand() argument170 return mSqlExec.executeSQLCommand(command, mSqlInput, mSqlOutput, mergeOutput); in executeSQLCommand()
Completed in 12 milliseconds