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

  /external/chromium_org/chrome/browser/ui/passwords/
password_manager_presenter.cc 30 require_reauthentication_ = !CommandLine::ForCurrentProcess()->HasSwitch(
164 bool show_passwords = *show_passwords_ && !require_reauthentication_;
174 return require_reauthentication_ &&
password_manager_presenter.h 126 bool require_reauthentication_; member in class:PasswordManagerPresenter

Completed in 70 milliseconds