Home
last modified time | relevance | path

Searched refs:AuthenticationParametersCapture (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/lock/
Dscreen_locker.h129 struct AuthenticationParametersCapture { struct
185 scoped_ptr<AuthenticationParametersCapture> authentication_capture_;
Dscreen_locker.cc228 authentication_capture_.reset(new AuthenticationParametersCapture()); in OnAuthSuccess()