Searched defs:InvalidateOAuth2Token (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Dfake_oauth2_token_service.cc39 void FakeOAuth2TokenService::InvalidateOAuth2Token( function in class:FakeOAuth2TokenService
H A Doauth2_token_service_request_unittest.cc90 virtual void InvalidateOAuth2Token(const std::string& account_id,
137 void MockOAuth2TokenService::InvalidateOAuth2Token( function in class:__anon8359::MockOAuth2TokenService
H A Doauth2_token_service.cc556 InvalidateOAuth2Token(account_id,
567 InvalidateOAuth2Token(account_id, client_id, scopes, access_token);
570 void OAuth2TokenService::InvalidateOAuth2Token( function in class:OAuth2TokenService
/external/chromium_org/chrome/browser/signin/
H A Dfake_profile_oauth2_token_service.cc214 void FakeProfileOAuth2TokenService::InvalidateOAuth2Token( function in class:FakeProfileOAuth2TokenService
H A Dandroid_profile_oauth2_token_service.cc224 void AndroidProfileOAuth2TokenService::InvalidateOAuth2Token( function in class:AndroidProfileOAuth2TokenService
229 OAuth2TokenService::InvalidateOAuth2Token(account_id,
/external/chromium_org/sync/internal_api/attachments/
H A Dattachment_downloader_impl_unittest.cc49 virtual void InvalidateOAuth2Token(const std::string& account_id,
89 void MockOAuth2TokenService::InvalidateOAuth2Token( function in class:syncer::__anon10764::MockOAuth2TokenService
H A Dattachment_uploader_impl_unittest.cc77 virtual void InvalidateOAuth2Token(const std::string& account_id,
124 void MockOAuth2TokenService::InvalidateOAuth2Token( function in class:syncer::MockOAuth2TokenService

Completed in 321 milliseconds