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

  /external/chromium_org/google_apis/gaia/
oauth2_api_call_flow.h 121 scoped_ptr<OAuth2AccessTokenFetcher> oauth2_access_token_fetcher_; member in class:OAuth2ApiCallFlow
  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_client_registration_helper.cc 121 scoped_ptr<OAuth2AccessTokenFetcher> oauth2_access_token_fetcher_; member in class:policy::CloudPolicyClientRegistrationHelper::LoginTokenHelper
130 DCHECK(!oauth2_access_token_fetcher_);
135 oauth2_access_token_fetcher_.reset(
141 oauth2_access_token_fetcher_->Start(

Completed in 150 milliseconds