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

  /external/chromium_org/chrome/browser/chromeos/login/
screen_locker_delegate.h 37 virtual void OnAuthenticate() = 0;
webui_screen_locker.h 60 virtual void OnAuthenticate() OVERRIDE;
webui_screen_locker.cc 102 void WebUIScreenLocker::OnAuthenticate() {
screen_locker.cc 282 delegate_->OnAuthenticate();

Completed in 2134 milliseconds