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

  /external/chromium_org/google_apis/gaia/
gaia_oauth_client.h 49 virtual void OnGetTokenInfoResponse(
gaia_oauth_client.cc 261 delegate_->OnGetTokenInfoResponse(response_dict.Pass());
gaia_oauth_client_unittest.cc 198 virtual void OnGetTokenInfoResponse(scoped_ptr<DictionaryValue> token_info)
  /external/chromium_org/chrome/browser/chromeos/settings/
device_oauth2_token_service.cc 58 virtual void OnGetTokenInfoResponse(scoped_ptr<DictionaryValue> token_info)
133 void DeviceOAuth2TokenService::ValidatingConsumer::OnGetTokenInfoResponse(

Completed in 53 milliseconds