Searched defs:runCurrentStatement (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebCore/storage/
H A DSQLTransaction.cpp337 } while (runCurrentStatement());
339 // If runCurrentStatement() returned false, that means either there was no current statement to run,
357 bool SQLTransaction::runCurrentStatement() function in class:WebCore::SQLTransaction

Completed in 10 milliseconds