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

  /external/chromium_org/chrome/browser/signin/
signin_oauth_helper.cc 43 gaia_auth_fetcher_->StartGetUserInfo(result.lsid);
signin_manager.cc 470 client_login_->StartGetUserInfo(result.lsid);
  /external/chromium/chrome/browser/sync/
signin_manager.cc 106 client_login_->StartGetUserInfo(result.lsid, kGetInfoEmailKey);
  /external/chromium/chrome/common/net/gaia/
gaia_auth_fetcher.h 73 void StartGetUserInfo(const std::string& lsid,
gaia_auth_fetcher.cc 299 void GaiaAuthFetcher::StartGetUserInfo(const std::string& lsid,
  /external/chromium_org/google_apis/gaia/
gaia_auth_fetcher.h 129 void StartGetUserInfo(const std::string& lsid);
gaia_auth_fetcher.cc 588 void GaiaAuthFetcher::StartGetUserInfo(const std::string& lsid) {
    [all...]

Completed in 38 milliseconds