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

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
api_util.cc 162 : oauth_service_(ProfileOAuth2TokenServiceFactory::GetForProfile(profile)),
172 oauth_service_,
180 oauth_service_,
189 drive_service_->Initialize(oauth_service_->GetPrimaryAccountId());
664 drive_service_->Initialize(oauth_service_->GetPrimaryAccountId());
    [all...]
api_util.h 244 ProfileOAuth2TokenService* oauth_service_; member in class:sync_file_system::drive_backend::APIUtil

Completed in 155 milliseconds