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

  /external/chromium_org/google_apis/gaia/
gaia_urls.h 81 std::string oauth2_auth_url_; member in class:GaiaUrls
gaia_urls.cc 112 oauth2_auth_url_ = lso_origin_url_ + kOAuth2AuthUrlSuffix;
228 return oauth2_auth_url_;

Completed in 1042 milliseconds