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

  /external/chromium_org/chrome/browser/chromeos/policy/
policy_oauth2_token_fetcher.h 73 return oauth2_access_token_;
116 std::string oauth2_access_token_; member in class:policy::PolicyOAuth2TokenFetcher
policy_oauth2_token_fetcher.cc 92 oauth2_access_token_ = access_token;

Completed in 158 milliseconds