HomeSort by relevance Sort by last modified time
    Searched refs:cleanupAndTerminate (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
SQLTransactionBackend.h 99 SQLTransactionState cleanupAndTerminate();
SQLTransactionBackend.cpp 84 // 6. CleanupAndTerminate <-----------------------------------------' |
148 // else goto SQLTransactionState::CleanupAndTerminate.
152 // - goto SQLTransactionState::CleanupAndTerminate.
154 // 11. SQLTransactionState::CleanupAndTerminate (runs in backend)
161 // - goto SQLTransactionState::CleanupAndTerminate.
263 // At the end of cleanupAndTerminate():
286 // CleanupAndTerminate, and hence, would not have called SQLTransactionBackend's
325 // Phase 4: After "lockAcquired", before state CleanupAndTerminate
334 // Phase 5: After state CleanupAndTerminate
337 // - state CleanupAndTerminate calls doCleanup()
    [all...]

Completed in 282 milliseconds