Home
last modified time | relevance | path

Searched refs:ProcessNewAccessToken (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/push_messaging/
Dobfuscated_gaia_id_fetcher.h58 virtual void ProcessNewAccessToken(const std::string& access_token) OVERRIDE;
Dobfuscated_gaia_id_fetcher.cc108 void ObfuscatedGaiaIdFetcher::ProcessNewAccessToken( in ProcessNewAccessToken() function in extensions::ObfuscatedGaiaIdFetcher
/external/chromium_org/google_apis/gaia/
Doauth2_api_call_flow.h75 virtual void ProcessNewAccessToken(const std::string& access_token) = 0;
Doauth2_mint_token_flow.h116 virtual void ProcessNewAccessToken(const std::string& access_token) OVERRIDE;
Doauth2_mint_token_flow.cc219 void OAuth2MintTokenFlow::ProcessNewAccessToken( in ProcessNewAccessToken() function in OAuth2MintTokenFlow
Doauth2_api_call_flow_unittest.cc102 MOCK_METHOD1(ProcessNewAccessToken,