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

  /external/chromium_org/google_apis/gaia/
gaia_urls.h 23 const GURL& service_login_auth_url() const;
fake_gaia.cc 59 } else if (request_path == gaia_urls->service_login_auth_url().path()) {
gaia_urls.cc 159 const GURL& GaiaUrls::service_login_auth_url() const { function in class:GaiaUrls

Completed in 152 milliseconds