Home
last modified time | relevance | path

Searched refs:GetTokenService (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/chrome/browser/policy/cloud/
Duser_policy_signin_service_unittest.cc133 GetTokenService()->IssueRefreshTokenForUser(kTestUser, in RegisterPolicyClientWithCallback()
228 FakeProfileOAuth2TokenService* GetTokenService() { in GetTokenService() function in policy::__anon09edb7ac0111::UserPolicySigninServiceTest
235 if (!GetTokenService()->GetPendingRequests().empty()) in IsRequestActive()
243 GetTokenService()->IssueTokenForAllPendingRequests("access_token", in MakeOAuthTokenFetchSucceed()
420 GetTokenService()->IssueRefreshTokenForUser(kTestUser, in TEST_F()
439 GetTokenService()->IssueRefreshTokenForUser(kTestUser, in TEST_F()
448 GetTokenService()->IssueErrorForAllPendingRequests(error); in TEST_F()
465 GetTokenService()->IssueRefreshTokenForUser(kTestUser, in TEST_F()
489 GetTokenService()->IssueRefreshTokenForUser(kTestUser, in TEST_F()
508 GetTokenService()->IssueRefreshTokenForUser(kTestUser, in TEST_F()
[all …]
/external/chromium_org/chrome/browser/chromeos/login/signin/
Doauth2_login_manager.cc42 GetTokenService()->AddObserver(this); in OAuth2LoginManager()
99 ProfileOAuth2TokenService* token_service = GetTokenService(); in RestoreSessionFromSavedTokens()
153 ProfileOAuth2TokenService* OAuth2LoginManager::GetTokenService() { in GetTokenService() function in chromeos::OAuth2LoginManager
198 GetTokenService()->UpdateCredentials(canonicalized, refresh_token_); in OnGetUserEmailResponse()
273 GetTokenService()->RemoveObserver(this); in Shutdown()
Doauth2_login_manager.h176 ProfileOAuth2TokenService* GetTokenService();
/external/chromium_org/google_apis/gaia/
Didentity_provider.cc13 OAuth2TokenService* token_service = GetTokenService(); in AddActiveAccountRefreshTokenObserver()
24 OAuth2TokenService* token_service = GetTokenService(); in RemoveActiveAccountRefreshTokenObserver()
Daccount_tracker.cc20 identity_provider_->GetTokenService()->AddObserver(this); in AccountTracker()
30 identity_provider_->GetTokenService()->RemoveObserver(this); in Shutdown()
97 identity_provider_->GetTokenService()->GetAccounts(); in OnActiveAccountLogin()
201 new AccountIdFetcher(identity_provider_->GetTokenService(), in StartFetchingUserInfo()
Dfake_identity_provider.cc34 OAuth2TokenService* FakeIdentityProvider::GetTokenService() { in GetTokenService() function in FakeIdentityProvider
Dfake_identity_provider.h28 virtual OAuth2TokenService* GetTokenService() OVERRIDE;
Doauth2_token_service_request.h44 virtual OAuth2TokenService* GetTokenService() = 0;
Didentity_provider.h60 virtual OAuth2TokenService* GetTokenService() = 0;
Doauth2_token_service_request_unittest.cc159 virtual OAuth2TokenService* GetTokenService() OVERRIDE;
197 OAuth2TokenService* OAuth2TokenServiceRequestTest::Provider::GetTokenService() { in GetTokenService() function in __anon8aec1ea60111::OAuth2TokenServiceRequestTest::Provider
Doauth2_token_service_request.cc133 return provider_->GetTokenService(); in token_service()
/external/chromium_org/chrome/browser/chromeos/settings/
Ddevice_identity_provider.cc25 OAuth2TokenService* DeviceIdentityProvider::GetTokenService() { in GetTokenService() function in chromeos::DeviceIdentityProvider
Ddevice_identity_provider.h25 virtual OAuth2TokenService* GetTokenService() OVERRIDE;
/external/chromium_org/chrome/browser/signin/
Dprofile_identity_provider.cc35 OAuth2TokenService* ProfileIdentityProvider::GetTokenService() { in GetTokenService() function in ProfileIdentityProvider
Dprofile_identity_provider.h28 virtual OAuth2TokenService* GetTokenService() OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
Dpush_messaging_api.cc120 if (!identity_provider->GetTokenService()->RefreshTokenIsAvailable( in RunAsync()
149 identity_provider->GetTokenService()->StartRequest( in StartAccessTokenFetch()
/external/chromium_org/components/invalidation/
Dticl_invalidation_service.cc195 OAuth2TokenService* token_service = identity_provider_->GetTokenService(); in RequestAccessToken()
317 OAuth2TokenService* token_service = identity_provider_->GetTokenService(); in IsReadyToStart()
Dgcm_invalidation_bridge.cc206 access_token_request_ = identity_provider_->GetTokenService()->StartRequest( in RequestToken()
247 identity_provider_->GetTokenService()->InvalidateToken( in InvalidateToken()
/external/chromium_org/sync/internal_api/attachments/
Dattachment_uploader_impl_unittest.cc142 virtual OAuth2TokenService* GetTokenService() OVERRIDE;
163 OAuth2TokenService* TokenServiceProvider::GetTokenService() { in GetTokenService() function in syncer::TokenServiceProvider
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_components_factory_impl.cc611 virtual OAuth2TokenService* GetTokenService() OVERRIDE;
632 OAuth2TokenService* TokenServiceProvider::GetTokenService() { in GetTokenService() function in TokenServiceProvider