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

  /external/chromium_org/google_apis/gaia/
gaia_urls.h 29 const std::string& get_oauth_token_url() const;
gaia_urls.cc 183 const std::string& GaiaUrls::get_oauth_token_url() const { function in class:GaiaUrls
  /external/chromium_org/chrome/browser/net/gaia/
gaia_oauth_fetcher.cc 91 return GURL(GaiaUrls::GetInstance()->get_oauth_token_url() +

Completed in 48 milliseconds