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 GURL& get_oauth_token_url() const;
gaia_urls.cc 183 const GURL& GaiaUrls::get_oauth_token_url() const { function in class:GaiaUrls
  /external/chromium_org/chrome/browser/net/gaia/
gaia_oauth_fetcher.cc 91 return GaiaUrls::GetInstance()->get_oauth_token_url().Resolve(

Completed in 50 milliseconds