Home
last modified time | relevance | path

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

/external/chromium_org/google_apis/gaia/
Dgaia_urls.h49 const GURL& oauth2_revoke_url() const;
Dgaia_urls.cc255 const GURL& GaiaUrls::oauth2_revoke_url() const { in oauth2_revoke_url() function in GaiaUrls
Dgaia_auth_fetcher.cc179 oauth2_revoke_gurl_(GaiaUrls::GetInstance()->oauth2_revoke_url()), in GaiaAuthFetcher()
/external/chromium_org/chrome/browser/signin/
Dmutable_profile_oauth2_token_service_unittest.cc53 factory_.SetFakeResponse(GaiaUrls::GetInstance()->oauth2_revoke_url(), in SetUp()
/external/chromium_org/chrome/browser/sync/test/integration/
Dsync_test.cc472 GaiaUrls::GetInstance()->oauth2_revoke_url(), in SetupMockGaiaResponses()