HomeSort by relevance Sort by last modified time
    Searched defs:InvalidateOAuth2Token (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/google_apis/gaia/
fake_oauth2_token_service.cc 39 void FakeOAuth2TokenService::InvalidateOAuth2Token(
oauth2_token_service_request_unittest.cc 90 virtual void InvalidateOAuth2Token(const std::string& account_id,
137 void MockOAuth2TokenService::InvalidateOAuth2Token(
oauth2_token_service.cc 545 InvalidateOAuth2Token(account_id,
556 InvalidateOAuth2Token(account_id, client_id, scopes, access_token);
559 void OAuth2TokenService::InvalidateOAuth2Token(
  /external/chromium_org/chrome/browser/signin/
fake_profile_oauth2_token_service.cc 213 void FakeProfileOAuth2TokenService::InvalidateOAuth2Token(
android_profile_oauth2_token_service.cc 168 void AndroidProfileOAuth2TokenService::InvalidateOAuth2Token(
173 OAuth2TokenService::InvalidateOAuth2Token(account_id,
  /external/chromium_org/sync/internal_api/attachments/
attachment_uploader_impl_unittest.cc 76 virtual void InvalidateOAuth2Token(const std::string& account_id,
123 void MockOAuth2TokenService::InvalidateOAuth2Token(

Completed in 74 milliseconds