OnClientOAuthFailure   56 chrome/browser/chromeos/login/oauth2_token_fetcher.h   virtual void OnClientOAuthFailure(
OnClientOAuthFailure   80 chrome/browser/chromeos/policy/policy_oauth2_token_fetcher.h   virtual void OnClientOAuthFailure(
OnClientOAuthFailure   45 components/signin/core/browser/signin_oauth_helper.h   virtual void OnClientOAuthFailure(const GoogleServiceAuthError& error)
OnClientOAuthFailure   73 google_apis/gaia/gaia_auth_consumer.h   virtual void OnClientOAuthFailure(const GoogleServiceAuthError& error) {}
OnClientOAuthFailure  776 google_apis/gaia/gaia_auth_fetcher.cc       consumer_->OnClientOAuthFailure(auth_error);
OnClientOAuthFailure  804 google_apis/gaia/gaia_auth_fetcher.cc     consumer_->OnClientOAuthFailure(GenerateAuthError(data, status));
OnClientOAuthFailure  186 google_apis/gaia/gaia_auth_fetcher_unittest.cc   MOCK_METHOD1(OnClientOAuthFailure,
OnClientOAuthFailure  580 google_apis/gaia/gaia_auth_fetcher_unittest.cc   EXPECT_CALL(consumer, OnClientOAuthFailure(_))
OnClientOAuthFailure  603 google_apis/gaia/gaia_auth_fetcher_unittest.cc   EXPECT_CALL(consumer, OnClientOAuthFailure(_))