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

  /external/chromium_org/google_apis/gaia/
gaia_urls.h 47 const GURL& oauth2_revoke_url() const;
gaia_urls.cc 241 const GURL& GaiaUrls::oauth2_revoke_url() const { function in class:GaiaUrls
gaia_auth_fetcher.cc 182 oauth2_revoke_gurl_(GaiaUrls::GetInstance()->oauth2_revoke_url()),
    [all...]
  /external/chromium_org/components/signin/core/browser/
mutable_profile_oauth2_token_service_unittest.cc 45 factory_.SetFakeResponse(GaiaUrls::GetInstance()->oauth2_revoke_url(),
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_test.cc 600 GaiaUrls::GetInstance()->oauth2_revoke_url(),
    [all...]

Completed in 1526 milliseconds