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

/external/chromium_org/components/signin/core/browser/
H A Dsignin_oauth_helper.cc39 gaia_auth_fetcher_.StartGetUserInfo(result.lsid);
H A Daccount_service_flag_fetcher.cc92 gaia_auth_fetcher_.StartGetUserInfo(result.lsid);
/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_fetcher.h142 void StartGetUserInfo(const std::string& lsid);
H A Dgaia_auth_fetcher.cc620 void GaiaAuthFetcher::StartGetUserInfo(const std::string& lsid) { function in class:GaiaAuthFetcher

Completed in 84 milliseconds