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

/external/chromium_org/google_apis/gaia/
H A Dubertoken_fetcher.h34 virtual void OnUbertokenSuccess(const std::string& token) {} function in class:UbertokenConsumer
H A Dmerge_session_helper.cc272 void MergeSessionHelper::OnUbertokenSuccess(const std::string& uber_token) { function in class:MergeSessionHelper
273 VLOG(1) << "MergeSessionHelper::OnUbertokenSuccess"
/external/chromium_org/chrome/browser/extensions/api/identity/
H A Dgaia_web_auth_flow.cc101 void GaiaWebAuthFlow::OnUbertokenSuccess(const std::string& token) { function in class:extensions::GaiaWebAuthFlow
103 "identity", "GaiaWebAuthFlow", this, "OnUbertokenSuccess");
124 "OnUbertokenSuccess",
/external/chromium_org/chrome/browser/ui/
H A Dauto_login_infobar_delegate.cc61 virtual void OnUbertokenSuccess(const std::string& token) OVERRIDE;
105 void AutoLoginRedirector::OnUbertokenSuccess(const std::string& token) { function in class:__anon5011::AutoLoginRedirector

Completed in 3727 milliseconds