Searched defs:hasCallback (Results 1 – 3 of 3) sorted by relevance
53 bool hasCallback(CallbackType type) const { return m_callbackType & type; } in hasCallback() function
74 bool SQLStatement::hasCallback() in hasCallback() function in blink::SQLStatement
84 bool SQLTransaction::hasCallback() const in hasCallback() function in blink::SQLTransaction