OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InvalidateToken
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/chrome/browser/ui/app_list/search/people/
people_provider.h
58
void
InvalidateToken
();
/external/chromium_org/chrome/browser/invalidation/
ticl_invalidation_service.cc
173
oauth2_token_service_->
InvalidateToken
(account_id,
/external/chromium_org/chrome/browser/managed_mode/
managed_user_refresh_token_fetcher.cc
188
oauth2_token_service_->
InvalidateToken
(account_id_,
/external/chromium_org/google_apis/gaia/
oauth2_token_service.h
151
void
InvalidateToken
(const std::string& account_id,
155
// Like |
InvalidateToken
| except is uses |client_id| to identity OAuth2 client
oauth2_token_service_unittest.cc
457
TEST_F(OAuth2TokenServiceTest,
InvalidateToken
) {
489
oauth2_service_->
InvalidateToken
(account_id_, scopes, consumer_.last_token_);
oauth2_token_service.cc
534
void OAuth2TokenService::
InvalidateToken
(const std::string& account_id,
/external/chromium_org/chrome/browser/history/
web_history_service.cc
105
token_service->
InvalidateToken
(token_service->GetPrimaryAccountId(),
/external/chromium_org/chrome/browser/sync/
profile_sync_service.cc
[
all
...]
Completed in 70 milliseconds