Searched defs:oauth2_access_token_fetcher_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Doauth2_api_call_flow.h124 scoped_ptr<OAuth2AccessTokenFetcher> oauth2_access_token_fetcher_; member in class:OAuth2ApiCallFlow
/external/chromium_org/components/policy/core/common/cloud/
H A Dcloud_policy_client_registration_helper.cc116 scoped_ptr<OAuth2AccessTokenFetcher> oauth2_access_token_fetcher_; member in class:policy::CloudPolicyClientRegistrationHelper::LoginTokenHelper
125 DCHECK(!oauth2_access_token_fetcher_);
130 oauth2_access_token_fetcher_.reset(
133 oauth2_access_token_fetcher_->Start(

Completed in 178 milliseconds