Searched defs:nextStateForTransactionError (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
H A DSQLTransaction.cpp127 SQLTransactionState SQLTransaction::nextStateForTransactionError() function in class:WebCore::SQLTransaction
203 return nextStateForTransactionError();
H A DSQLTransactionBackend.cpp568 return nextStateForTransactionError();
590 return nextStateForTransactionError();
604 return nextStateForTransactionError();
618 return nextStateForTransactionError();
718 return nextStateForTransactionError();
732 return nextStateForTransactionError();
749 return nextStateForTransactionError();
780 SQLTransactionState SQLTransactionBackend::nextStateForTransactionError() function in class:WebCore::SQLTransactionBackend

Completed in 74 milliseconds