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
93
SQLTransactionState
deliverTransactionErrorCallback
();
SQLTransaction.cpp
117
&SQLTransaction::
deliverTransactionErrorCallback
, // 9.
143
return SQLTransactionState::
DeliverTransactionErrorCallback
;
166
nextState = SQLTransactionState::
DeliverTransactionErrorCallback
;
172
SQLTransactionState SQLTransaction::
deliverTransactionErrorCallback
()
294
|| m_nextState == SQLTransactionState::
DeliverTransactionErrorCallback
Completed in 175 milliseconds