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

  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
SQLTransactionBackend.h 98 SQLTransactionState postflightAndCommit();
SQLTransactionBackend.cpp 80 // 5. PostflightAndCommit --+--------------------------------------------------' |
132 // - goto SQLTransactionState::PostflightAndCommit.
143 // 9. SQLTransactionState::PostflightAndCommit (runs in backend)
459 &SQLTransactionBackend::postflightAndCommit, // 5.
490 || m_nextState == SQLTransactionState::PostflightAndCommit
670 return SQLTransactionState::PostflightAndCommit;
    [all...]

Completed in 115 milliseconds