OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hasstatementcallback
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/storage/
SQLStatement.h
55
bool
hasStatementCallback
() const { return m_statementCallbackWrapper.hasCallback(); }
SQLTransaction.cpp
380
if (m_currentStatement->
hasStatementCallback
()) {
Completed in 71 milliseconds