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

  /external/chromium_org/chrome/browser/signin/
fake_profile_oauth2_token_service.cc 148 void FakeProfileOAuth2TokenService::InvalidateOAuth2Token(
android_profile_oauth2_token_service.cc 135 void AndroidProfileOAuth2TokenService::InvalidateOAuth2Token(
140 OAuth2TokenService::InvalidateOAuth2Token(account_id,
  /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(

Completed in 23 milliseconds