Searched refs:check_key_attempted_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/auth/
H A Dparallel_authenticator.h225 bool check_key_attempted_; member in class:chromeos::ParallelAuthenticator
H A Dparallel_authenticator.cc232 check_key_attempted_(false),
295 check_key_attempted_ = true;
704 check_key_attempted_ = false;
731 if (check_key_attempted_)
774 if (check_key_attempted_)

Completed in 54 milliseconds