HomeSort by relevance Sort by last modified time
    Searched defs:GetTokenInfo (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/google_apis/gaia/
gaia_oauth_client.cc 55 void GetTokenInfo(const std::string& oauth_access_token,
156 void GaiaOAuthClient::Core::GetTokenInfo(const std::string& oauth_access_token,
331 void GaiaOAuthClient::GetTokenInfo(const std::string& access_token,
334 return core_->GetTokenInfo(access_token, max_retries, delegate);
  /external/chromium/chrome/browser/chromeos/login/
user_manager.cc 556 virtual void GetTokenInfo(std::string* token_name,
567 void RealTPMTokenInfoDelegate::GetTokenInfo(std::string* token_name,

Completed in 45 milliseconds