Searched defs:OnGetUserIdResponse (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Dgaia_oauth_client.h49 virtual void OnGetUserIdResponse(const std::string& user_id) {} function in class:gaia::GaiaOAuthClient::Delegate
H A Daccount_tracker.cc311 void AccountIdFetcher::OnGetUserIdResponse(const std::string& gaia_id) { function in class:gaia::AccountIdFetcher
315 "OnGetUserIdResponse",
/external/chromium_org/components/signin/core/browser/
H A Dsignin_account_id_helper.cc32 virtual void OnGetUserIdResponse(const std::string& gaia_id) OVERRIDE;
93 void SigninAccountIdHelper::GaiaIdFetcher::OnGetUserIdResponse( function in class:SigninAccountIdHelper::GaiaIdFetcher

Completed in 227 milliseconds