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
54
bool hasStatementErrorCallback() const { return
m_hasErrorCallback
; }
73
bool
m_hasErrorCallback
;