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

  /external/chromium/chrome/common/net/gaia/
gaia_authenticator.h 51 TermsNotAgreed = 3,
gaia_authenticator.cc 343 } else if (error_msg == "TermsNotAgreed" || error_msg == "tna") {
344 results->auth_error = TermsNotAgreed;

Completed in 29 milliseconds