Searched refs:OnGetTokenSuccess (Results 51 - 70 of 70) sorted by relevance

123

/external/chromium_org/chrome/browser/extensions/updater/
H A Dextension_downloader.h259 virtual void OnGetTokenSuccess(const OAuth2TokenService::Request* request,
H A Dextension_downloader.cc930 void ExtensionDownloader::OnGetTokenSuccess( function in class:extensions::ExtensionDownloader
/external/chromium_org/chrome/browser/services/gcm/
H A Dgcm_account_tracker.cc97 void GCMAccountTracker::OnGetTokenSuccess( function in class:gcm::GCMAccountTracker
/external/chromium_org/chrome/browser/supervised_user/
H A Dpermission_request_creator_apiary.cc108 void PermissionRequestCreatorApiary::OnGetTokenSuccess( function in class:PermissionRequestCreatorApiary
/external/chromium_org/google_apis/gaia/
H A Doauth2_token_service.h79 virtual void OnGetTokenSuccess(const Request* request,
H A Daccount_tracker.cc283 void AccountIdFetcher::OnGetTokenSuccess( function in class:gaia::AccountIdFetcher
288 "identity", "AccountIdFetcher", this, "OnGetTokenSuccess");
H A Doauth2_token_service.cc75 consumer_->OnGetTokenSuccess(this, access_token, expiration_date);
153 virtual void OnGetTokenSuccess(const std::string& access_token,
174 // scheduled for deletion at the end of OnGetTokenFailure/OnGetTokenSuccess
257 void OAuth2TokenService::Fetcher::OnGetTokenSuccess( function in class:OAuth2TokenService::Fetcher
/external/chromium_org/sync/internal_api/attachments/
H A Dattachment_downloader_impl.cc83 void AttachmentDownloaderImpl::OnGetTokenSuccess( function in class:syncer::AttachmentDownloaderImpl
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
H A Dpush_messaging_api.cc170 void PushMessagingGetChannelIdFunction::OnGetTokenSuccess( function in class:extensions::PushMessagingGetChannelIdFunction
/external/chromium_org/components/invalidation/
H A Dgcm_invalidation_bridge.cc212 void GCMInvalidationBridge::OnGetTokenSuccess( function in class:invalidation::GCMInvalidationBridge
H A Dticl_invalidation_service.cc202 void TiclInvalidationService::OnGetTokenSuccess( function in class:invalidation::TiclInvalidationService
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dconsumer_management_service.cc293 void ConsumerManagementService::OnGetTokenSuccess( function in class:policy::ConsumerManagementService
/external/chromium_org/chrome/browser/history/
H A Dweb_history_service.cc131 virtual void OnGetTokenSuccess(
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_downloader.cc412 void ProfileDownloader::OnGetTokenSuccess( function in class:ProfileDownloader
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service.h740 virtual void OnGetTokenSuccess(
H A Dprofile_sync_service.cc700 void ProfileSyncService::OnGetTokenSuccess( function in class:ProfileSyncService
/external/chromium_org/chrome/browser/chromeos/login/users/avatar/
H A Duser_image_manager_browsertest.cc235 OnGetTokenSuccess(NULL,
/external/chromium_org/chrome/browser/extensions/api/identity/
H A Didentity_api.cc688 void IdentityGetAuthTokenFunction::OnGetTokenSuccess( function in class:extensions::IdentityGetAuthTokenFunction
695 "OnGetTokenSuccess",
H A Didentity_apitest.cc322 OnGetTokenSuccess(login_token_request_.get(),
/external/chromium_org/chrome/browser/ui/webui/print_preview/
H A Dprint_preview_handler.cc542 virtual void OnGetTokenSuccess(const OAuth2TokenService::Request* request,

Completed in 354 milliseconds

123