HomeSort by relevance Sort by last modified time
    Searched refs:oauth2_scopes (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/invalidation/
ticl_invalidation_service.cc 201 OAuth2TokenService::ScopeSet oauth2_scopes; local
203 oauth2_scopes.insert(kOAuth2Scopes[i]);
206 oauth2_token_service_->InvalidateToken(oauth2_scopes, access_token_);
209 oauth2_token_service_->StartRequest(oauth2_scopes, this);
  /external/chromium_org/chrome/browser/sync/
profile_sync_service.cc 1852 OAuth2TokenService::ScopeSet oauth2_scopes; local
    [all...]

Completed in 269 milliseconds