OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_hasErrorCallback
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
SQLStatementBackend.h
56
bool hasStatementErrorCallback() const { return
m_hasErrorCallback
; }
75
bool
m_hasErrorCallback
;
SQLTransactionBackend.h
120
bool
m_hasErrorCallback
;
Completed in 131 milliseconds