Searched refs:HAVE_NEW_PW (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
H A Dparallel_authenticator.h74 HAVE_NEW_PW = 11, // Obsolete (ClientLogin): We have verified new pw, enumerator in enum:chromeos::ParallelAuthenticator::AuthState
H A Dparallel_authenticator.cc532 case HAVE_NEW_PW:
/external/chromium/chrome/browser/chromeos/login/
H A Dparallel_authenticator.h69 HAVE_NEW_PW, // We have verified new pw, time to migrate key. enumerator in enum:chromeos::ParallelAuthenticator::AuthState
H A Dparallel_authenticator.cc350 case HAVE_NEW_PW:
452 HAVE_NEW_PW : NEED_NEW_PW;

Completed in 114 milliseconds