Searched defs:hasCallback (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/extensions/renderer/resources/
H A Dsend_request.js139 var hasCallback = request.callback || optArgs.customCallback; variable
143 hasCallback,
/external/chromium_org/third_party/WebKit/Source/core/dom/custom/
H A DCustomElementLifecycleCallbacks.h53 bool hasCallback(CallbackType type) const { return m_callbackType & type; } function in class:blink::CustomElementLifecycleCallbacks
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
H A DSQLStatement.cpp74 bool SQLStatement::hasCallback() function in class:blink::SQLStatement
H A DSQLTransaction.cpp84 bool SQLTransaction::hasCallback() const function in class:blink::SQLTransaction

Completed in 229 milliseconds