Searched refs:handleCommitFailedAfterPostflight (Results 1 – 4 of 4) sorted by relevance
47 virtual void handleCommitFailedAfterPostflight(SQLTransactionBackend*) OVERRIDE;
88 void ChangeVersionWrapper::handleCommitFailedAfterPostflight(SQLTransactionBackend* transaction) in handleCommitFailedAfterPostflight() function in blink::ChangeVersionWrapper
56 virtual void handleCommitFailedAfterPostflight(SQLTransactionBackend*) = 0;
741 m_wrapper->handleCommitFailedAfterPostflight(this); in postflightAndCommit()