OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnRefreshTokenRevoked
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/chrome/browser/signin/
signin_tracker.cc
58
void SigninTracker::
OnRefreshTokenRevoked
(const std::string& account_id) {
account_reconcilor.cc
154
void AccountReconcilor::
OnRefreshTokenRevoked
(const std::string& account_id) {
155
DVLOG(1) << "AccountReconcilor::
OnRefreshTokenRevoked
: " << account_id;
/external/chromium_org/chrome/browser/invalidation/
ticl_invalidation_service.cc
255
void TiclInvalidationService::
OnRefreshTokenRevoked
(
/external/chromium_org/google_apis/drive/
auth_service.cc
226
void AuthService::
OnRefreshTokenRevoked
(const std::string& account_id) {
/external/chromium_org/google_apis/gaia/
oauth2_token_service.h
90
virtual void
OnRefreshTokenRevoked
(const std::string& account_id) {}
/external/chromium_org/chrome/browser/extensions/api/identity/
account_tracker.cc
65
void AccountTracker::
OnRefreshTokenRevoked
(const std::string& account_id) {
/external/chromium_org/chrome/browser/ui/views/
profile_chooser_view.cc
411
void ProfileChooserView::
OnRefreshTokenRevoked
(const std::string& account_id) {
/external/chromium_org/chrome/browser/sync/
profile_sync_service.cc
771
void ProfileSyncService::
OnRefreshTokenRevoked
(
[
all
...]
Completed in 624 milliseconds