Home
last modified time | relevance | path

Searched defs:callbackError (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/storage/
DSQLStatement.cpp169 bool callbackError = false; in performCallback() local
DSQLTransaction.cpp90 …uments, PassRefPtr<SQLStatementCallback> callback, PassRefPtr<SQLStatementErrorCallback> callbackE… in executeSQL()