Searched defs:oauth2_access_token (Results 1 – 2 of 2) sorted by relevance
72 const std::string& oauth2_access_token() const { in oauth2_access_token() function
335 void GaiaOAuthFetcher::StartUserInfo(const std::string& oauth2_access_token) { in StartUserInfo()