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 85 // 6. CleanupAndTerminate <-----------------------------------------' |
149 // else goto SQLTransactionState::CleanupAndTerminate.
153 // - goto SQLTransactionState::CleanupAndTerminate.
155 // 11. SQLTransactionState::CleanupAndTerminate (runs in backend)
162 // - goto SQLTransactionState::CleanupAndTerminate.
264 // At the end of cleanupAndTerminate():
287 // CleanupAndTerminate, and hence, would not have called SQLTransactionBackend's
326 // Phase 4: After "lockAcquired", before state CleanupAndTerminate
335 // Phase 5: After state CleanupAndTerminate
338 // - state CleanupAndTerminate calls doCleanup()
    [all...]

Completed in 703 milliseconds