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

/external/webkit/Source/WebCore/storage/
H A DSQLTransaction.cpp250 handleTransactionError(false);
271 handleTransactionError(false);
282 handleTransactionError(false);
413 handleTransactionError(false);
429 handleTransactionError(true);
455 handleTransactionError(false);
470 handleTransactionError(false);
523 void SQLTransaction::handleTransactionError(bool inCallback) function in class:WebCore::SQLTransaction

Completed in 62 milliseconds