Home
last modified time | relevance | path

Searched refs:issue_auth_token_url (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/google_apis/gaia/
Dgaia_urls.h25 const GURL& issue_auth_token_url() const;
Dgaia_urls.cc167 const GURL& GaiaUrls::issue_auth_token_url() const { in issue_auth_token_url() function in GaiaUrls
Dgaia_auth_fetcher.cc177 issue_auth_token_gurl_(GaiaUrls::GetInstance()->issue_auth_token_url()), in GaiaAuthFetcher()
Dgaia_auth_fetcher_unittest.cc96 GaiaUrls::GetInstance()->issue_auth_token_url()), in GaiaAuthFetcherTest()
/external/chromium_org/chrome/browser/sync/test/integration/
Dsync_test.cc435 GaiaUrls::GetInstance()->issue_auth_token_url(), in SetupMockGaiaResponses()