Home
last modified time | relevance | path

Searched refs:SetAuthenticator (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Dscreen_locker_tester.cc37 ScreenLocker::screen_locker_->SetAuthenticator( in InjectMockAuthenticator()
Dscreen_locker.h145 void SetAuthenticator(Authenticator* authenticator);
Dscreen_locker.cc1085 void ScreenLocker::SetAuthenticator(Authenticator* authenticator) { in SetAuthenticator() function in chromeos::ScreenLocker