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

  /external/chromium_org/chrome/browser/signin/
android_profile_oauth2_token_service.h 86 virtual void InvalidateOAuth2Token(const std::string& account_id,
fake_profile_oauth2_token_service.h 115 virtual void InvalidateOAuth2Token(const std::string& account_id,
android_profile_oauth2_token_service.cc 135 void AndroidProfileOAuth2TokenService::InvalidateOAuth2Token(
140 OAuth2TokenService::InvalidateOAuth2Token(account_id,
fake_profile_oauth2_token_service.cc 148 void FakeProfileOAuth2TokenService::InvalidateOAuth2Token(
  /external/chromium_org/google_apis/gaia/
oauth2_token_service.cc 537 InvalidateOAuth2Token(account_id,
548 InvalidateOAuth2Token(account_id, client_id, scopes, access_token);
551 void OAuth2TokenService::InvalidateOAuth2Token(
oauth2_token_service.h 254 virtual void InvalidateOAuth2Token(const std::string& account_id,

Completed in 100 milliseconds