HomeSort by relevance Sort by last modified time
    Searched refs:DetachDelegateAndDelete (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/identity/
experimental_web_auth_flow.h 81 void DetachDelegateAndDelete();
gaia_web_auth_flow.cc 54 web_flow_.release()->DetachDelegateAndDelete();
117 web_flow_.release()->DetachDelegateAndDelete();
web_auth_flow.h 89 void DetachDelegateAndDelete();
experimental_web_auth_flow.cc 86 void ExperimentalWebAuthFlow::DetachDelegateAndDelete() {
experimental_web_auth_flow_unittest.cc 80 // DetachDelegateAndDelete posts a task to clean up |flow_|, so it
83 flow_.release()->DetachDelegateAndDelete();
web_auth_flow.cc 105 void WebAuthFlow::DetachDelegateAndDelete() {
experimental_identity_api.cc 302 auth_flow_.release()->DetachDelegateAndDelete();
identity_api.cc 536 auth_flow_.release()->DetachDelegateAndDelete();

Completed in 69 milliseconds