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

  /external/chromium/chrome/common/net/gaia/
gaia_authenticator.h 49 BadAuthentication = 1,
gaia_authenticator.cc 339 if (error_msg == "BadAuthentication" || error_msg == "badauth") {
340 results->auth_error = BadAuthentication;

Completed in 29 milliseconds