Searched refs:OnOAuthLoginFetched (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/net/gaia/
H A Dgaia_oauth_fetcher.h134 virtual void OnOAuthLoginFetched(const std::string& data,
H A Dgaia_oauth_fetcher.cc438 void GaiaOAuthFetcher::OnOAuthLoginFetched( function in class:GaiaOAuthFetcher
542 OnOAuthLoginFetched(data, status, response_code);
/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_fetcher.h275 void OnOAuthLoginFetched(const std::string& data,
H A Dgaia_auth_fetcher.cc909 void GaiaAuthFetcher::OnOAuthLoginFetched(const std::string& data, function in class:GaiaAuthFetcher
961 OnOAuthLoginFetched(data, status, response_code);

Completed in 64 milliseconds