Home
last modified time | relevance | path

Searched refs:computeNextStateAndCleanupIfNeeded (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DSQLTransaction.cpp250 computeNextStateAndCleanupIfNeeded(); in performPendingCallback()
271 bool SQLTransaction::computeNextStateAndCleanupIfNeeded() in computeNextStateAndCleanupIfNeeded() function in WebCore::SQLTransaction
DSQLTransaction.h84 bool computeNextStateAndCleanupIfNeeded();
DSQLTransactionBackend.h91 void computeNextStateAndCleanupIfNeeded();
DSQLTransactionBackend.cpp469 void SQLTransactionBackend::computeNextStateAndCleanupIfNeeded() in computeNextStateAndCleanupIfNeeded() function in WebCore::SQLTransactionBackend
511 computeNextStateAndCleanupIfNeeded(); in performNextStep()