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

  /external/chromium/chrome/browser/chromeos/login/
google_authenticator.cc 60 unlock_(false),
127 unlock_ = false;
149 unlock_ = true;
284 if (unlock_ ||
293 } else if (!unlock_ &&
google_authenticator.h 196 bool unlock_; // True if authenticating to unlock the computer. member in class:chromeos::GoogleAuthenticator

Completed in 140 milliseconds