Home
last modified time | relevance | path

Searched refs:runCurrentStatement (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/storage/
DSQLTransaction.h96 bool runCurrentStatement();
DSQLTransaction.cpp297 } while (runCurrentStatement()); in runStatements()
317 bool SQLTransaction::runCurrentStatement() in runCurrentStatement() function in WebCore::SQLTransaction
/external/webkit/WebCore/
DChangeLog-2008-08-1044016 (WebCore::SQLTransaction::runCurrentStatement):
53053 … (WebCore::SQLTransaction::runCurrentStatement): Mark this databases's size as unknown in the
67890 …(WebCore::SQLTransaction::runCurrentStatement): Added another result condition - the Quota result …
70236 …(WebCore::SQLTransaction::runCurrentStatement): Set m_modifiedDatabase to true if the authorizer r…
73756 (WebCore::SQLTransaction::runCurrentStatement): Execute the current statement