Searched defs:IsLocalLoginAllowed (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/remoting/host/
H A Dpam_authorization_factory_posix.cc37 bool IsLocalLoginAllowed();
105 local_login_status_ = IsLocalLoginAllowed() ? ALLOWED : DISALLOWED;
109 bool PamAuthorizer::IsLocalLoginAllowed() { function in class:remoting::PamAuthorizer

Completed in 92 milliseconds