Searched refs:OAuth2TokenService (Results 76 - 100 of 118) sorted by relevance

12345

/external/chromium_org/chrome/browser/policy/cloud/
H A Duser_policy_signin_service.h31 public OAuth2TokenService::Observer {
54 // OAuth2TokenService::Observer implementation:
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Dsync_engine.h25 class OAuth2TokenService;
74 OAuth2TokenService* oauth2_token_service,
173 OAuth2TokenService* token_service,
203 OAuth2TokenService* token_service_;
/external/chromium_org/components/signin/core/browser/
H A Dprofile_oauth2_token_service.h27 // See |OAuth2TokenService| for usage details.
37 class ProfileOAuth2TokenService : public OAuth2TokenService,
83 // OAuth2TokenService overrides.
H A Dsignin_tracker.h22 // services (SigninManager, OAuth2TokenService) and coalesces them into
44 // OAuth2TokenService - Maintains and manages OAuth2 tokens for the accounts
52 public OAuth2TokenService::Observer,
83 // OAuth2TokenService::Observer implementation.
H A Dabout_signin_internals.cc237 const OAuth2TokenService::ScopeSet& scopes) {
252 const OAuth2TokenService::ScopeSet& scopes,
270 const OAuth2TokenService::ScopeSet& scopes) {
350 const OAuth2TokenService::ScopeSet& scopes)
371 for (OAuth2TokenService::ScopeSet::const_iterator it = scopes.begin();
421 const OAuth2TokenService::ScopeSet& scopes) {
H A Dmutable_profile_oauth2_token_service_unittest.cc30 public OAuth2TokenService::Observer {
67 // OAuth2TokenService::Observer implementation.
324 scoped_ptr<OAuth2TokenService::Request> request(
365 scoped_ptr<OAuth2TokenService::Request> request(
/external/chromium_org/sync/internal_api/attachments/
H A Dattachment_downloader_impl.cc43 const OAuth2TokenService::ScopeSet& scopes,
46 : OAuth2TokenService::Consumer("attachment-downloader-impl"),
84 const OAuth2TokenService::Request* request,
105 const OAuth2TokenService::Request* request,
H A Dattachment_uploader_impl_unittest.cc48 // A mock implementation of an OAuth2TokenService.
117 base::Bind(&OAuth2TokenService::RequestImpl::InformConsumer,
137 TokenServiceProvider(OAuth2TokenService* token_service);
139 // OAuth2TokenService::TokenServiceProvider implementation.
142 virtual OAuth2TokenService* GetTokenService() OVERRIDE;
148 OAuth2TokenService* token_service_;
151 TokenServiceProvider::TokenServiceProvider(OAuth2TokenService* token_service)
165 OAuth2TokenService* TokenServiceProvider::GetTokenService() {
275 OAuth2TokenService::ScopeSet scopes;
/external/chromium_org/chrome/browser/history/
H A Dweb_history_service.cc49 private OAuth2TokenService::Consumer,
72 : OAuth2TokenService::Consumer("web_history"),
83 OAuth2TokenService::ScopeSet oauth_scopes;
107 OAuth2TokenService::ScopeSet oauth_scopes;
130 // OAuth2TokenService::Consumer interface.
132 const OAuth2TokenService::Request* request,
147 const OAuth2TokenService::Request* request,
190 scoped_ptr<OAuth2TokenService::Request> token_request_;
/external/chromium_org/components/invalidation/
H A Dgcm_invalidation_bridge.cc161 : OAuth2TokenService::Consumer("gcm_network_channel"),
206 OAuth2TokenService::ScopeSet scopes;
213 const OAuth2TokenService::Request* request,
230 const OAuth2TokenService::Request* request,
247 OAuth2TokenService::ScopeSet scopes;
/external/chromium_org/google_apis/gaia/
H A Daccount_tracker.cc259 OAuth2TokenService* token_service,
263 : OAuth2TokenService::Consumer("gaia_account_tracker"),
277 OAuth2TokenService::ScopeSet scopes;
284 const OAuth2TokenService::Request* request,
298 const OAuth2TokenService::Request* request,
H A Dfake_oauth2_token_service.h19 // Do-nothing implementation of OAuth2TokenService.
20 class FakeOAuth2TokenService : public OAuth2TokenService {
44 // OAuth2TokenService overrides.
72 // OAuth2TokenService overrides.
/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dstartup_app_launcher.h33 public OAuth2TokenService::Observer,
105 // OAuth2TokenService::Observer overrides.
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
H A Dpush_messaging_api.cc93 : OAuth2TokenService::Consumer("push_messaging"),
152 OAuth2TokenService::ScopeSet scopes(scope_vector.begin(), scope_vector.end());
171 const OAuth2TokenService::Request* request,
181 const OAuth2TokenService::Request* request,
/external/chromium_org/chrome/browser/local_discovery/
H A Dgcd_api_flow.h61 OAuth2TokenService* token_service,
/external/chromium_org/chrome/browser/drive/
H A Ddrive_api_service.h20 class OAuth2TokenService;
55 OAuth2TokenService* oauth2_token_service,
190 OAuth2TokenService* oauth2_token_service_;
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_components_factory_impl.cc157 OAuth2TokenService* token_service,
575 OAuth2TokenService* token_service);
580 virtual OAuth2TokenService* GetTokenService() OVERRIDE;
586 OAuth2TokenService* token_service_;
591 OAuth2TokenService* token_service)
603 OAuth2TokenService* TokenServiceProvider::GetTokenService() {
H A Dprofile_sync_service_factory.cc119 OAuth2TokenService::ScopeSet scope_set;
H A Dprofile_sync_service.h189 public OAuth2TokenService::Consumer,
190 public OAuth2TokenService::Observer,
208 // Error returned by OAuth2TokenService for token request and time when
580 // Used by tests to inspect interaction with OAuth2TokenService.
739 // OAuth2TokenService::Consumer implementation.
741 const OAuth2TokenService::Request* request,
745 const OAuth2TokenService::Request* request,
748 // OAuth2TokenService::Observer implementation.
803 // Return SyncCredentials from the OAuth2TokenService.
1104 // with OAuth2TokenService
[all...]
/external/chromium_org/chrome/browser/chromeos/settings/
H A Ddevice_oauth2_token_service.h39 // See |OAuth2TokenService| for usage details.
45 class DeviceOAuth2TokenService : public OAuth2TokenService,
58 // Implementation of OAuth2TokenService.
74 // Implementation of OAuth2TokenService.
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_downloader.cc213 : OAuth2TokenService::Consumer("profile_downloader"),
292 OAuth2TokenService::ScopeSet scopes;
410 // Callback for OAuth2TokenService::Request on success. |access_token| is the
413 const OAuth2TokenService::Request* request,
422 // Callback for OAuth2TokenService::Request on failure.
424 const OAuth2TokenService::Request* request,
/external/chromium_org/chrome/browser/signin/
H A Dandroid_profile_oauth2_token_service.cc229 OAuth2TokenService::InvalidateOAuth2Token(account_id,
374 OAuth2TokenService::FireRefreshTokenAvailable(account_id);
397 OAuth2TokenService::FireRefreshTokenRevoked(account_id);
415 OAuth2TokenService::FireRefreshTokensLoaded();
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dconsumer_management_service.cc294 const OAuth2TokenService::Request* request,
304 const OAuth2TokenService::Request* request,
407 OAuth2TokenService::ScopeSet oauth_scopes;
/external/chromium_org/chrome/browser/chromeos/login/signin/
H A Doauth2_login_manager.h32 public OAuth2TokenService::Observer {
168 // OAuth2TokenService::Observer implementation:
225 // by OAuth2TokenService.
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/
H A Dsync_file_system_browsertest.cc36 OAuth2TokenService* oauth2_token_service,

Completed in 452 milliseconds

12345