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 98 SQLTransactionState cleanupAndTerminate();
SQLTransactionBackend.cpp 86 // 6. CleanupAndTerminate <-----------------------------------------' |
150 // else goto SQLTransactionState::CleanupAndTerminate.
154 // - goto SQLTransactionState::CleanupAndTerminate.
156 // 11. SQLTransactionState::CleanupAndTerminate (runs in backend)
163 // - goto SQLTransactionState::CleanupAndTerminate.
265 // At the end of cleanupAndTerminate():
288 // CleanupAndTerminate, and hence, would not have called SQLTransactionBackend's
327 // Phase 4: After "lockAcquired", before state CleanupAndTerminate
336 // Phase 5: After state CleanupAndTerminate
339 // - state CleanupAndTerminate calls doCleanup()
    [all...]

Completed in 31 milliseconds