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

  /external/chromium/chrome/common/net/gaia/
gaia_authenticator.h 150 std::string auth_error_url; member in struct:gaia::GaiaAuthenticator::AuthResults
233 inline std::string auth_error_url() const { function in class:gaia::GaiaAuthenticator
235 return auth_results_.auth_error_url;
gaia_authenticator.cc 327 results->auth_error_url = i->second;

Completed in 443 milliseconds