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

  /external/chromium/chrome/common/net/gaia/
gaia_authenticator.h 50 NotVerified = 2,
gaia_authenticator.cc 341 } else if (error_msg == "NotVerified" || error_msg == "nv") {
342 results->auth_error = NotVerified;

Completed in 513 milliseconds