Home
last modified time | relevance | path

Searched defs:ProcessMintAccessTokenFailure (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/push_messaging/
Dobfuscated_gaia_id_fetcher.cc115 void ObfuscatedGaiaIdFetcher::ProcessMintAccessTokenFailure( in ProcessMintAccessTokenFailure() function in extensions::ObfuscatedGaiaIdFetcher
/external/chromium_org/google_apis/gaia/
Doauth2_mint_token_flow.cc225 void OAuth2MintTokenFlow::ProcessMintAccessTokenFailure( in ProcessMintAccessTokenFailure() function in OAuth2MintTokenFlow
Doauth2_mint_token_flow_unittest.cc349 TEST_F(OAuth2MintTokenFlowTest, ProcessMintAccessTokenFailure) { in TEST_F() argument