Searched refs:ProcessMintAccessTokenFailure (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Doauth2_mint_token_flow.h119 virtual void ProcessMintAccessTokenFailure(
130 ProcessMintAccessTokenFailure);
H A Doauth2_api_call_flow.h79 virtual void ProcessMintAccessTokenFailure(
H A Doauth2_api_call_flow_unittest.cc104 MOCK_METHOD1(ProcessMintAccessTokenFailure,
229 EXPECT_CALL(*flow_, ProcessMintAccessTokenFailure(error));
274 EXPECT_CALL(*flow_, ProcessMintAccessTokenFailure(error));
H A Doauth2_mint_token_flow_unittest.cc349 TEST_F(OAuth2MintTokenFlowTest, ProcessMintAccessTokenFailure) {
354 flow_->ProcessMintAccessTokenFailure(error);
362 flow_->ProcessMintAccessTokenFailure(error);
H A Doauth2_api_call_flow.cc125 ProcessMintAccessTokenFailure(*error);
H A Doauth2_mint_token_flow.cc225 void OAuth2MintTokenFlow::ProcessMintAccessTokenFailure( function in class:OAuth2MintTokenFlow
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
H A Dobfuscated_gaia_id_fetcher.h59 virtual void ProcessMintAccessTokenFailure(
H A Dobfuscated_gaia_id_fetcher.cc115 void ObfuscatedGaiaIdFetcher::ProcessMintAccessTokenFailure( function in class:extensions::ObfuscatedGaiaIdFetcher
/external/chromium_org/chrome/browser/signin/
H A Deasy_unlock_toggle_flow.cc68 virtual void ProcessMintAccessTokenFailure(
129 void EasyUnlockToggleFlow::ToggleApiCall::ProcessMintAccessTokenFailure( function in class:EasyUnlockToggleFlow::ToggleApiCall

Completed in 82 milliseconds