OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:deliverTransactionErrorCallback
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
SQLTransaction.h
86
SQLTransactionState
deliverTransactionErrorCallback
();
SQLTransaction.cpp
105
&SQLTransaction::
deliverTransactionErrorCallback
, // 9.
131
return SQLTransactionState::
DeliverTransactionErrorCallback
;
155
nextState = SQLTransactionState::
DeliverTransactionErrorCallback
;
161
SQLTransactionState SQLTransaction::
deliverTransactionErrorCallback
()
279
|| m_nextState == SQLTransactionState::
DeliverTransactionErrorCallback
Completed in 26 milliseconds