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 42 virtual void OnAuthenticate() = 0;
webui_screen_locker.h 58 virtual void OnAuthenticate() OVERRIDE;
webui_screen_locker.cc 94 void WebUIScreenLocker::OnAuthenticate() {
screen_locker.cc 280 delegate_->OnAuthenticate();

Completed in 107 milliseconds