Searched defs:IsUserSessionBlocked (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/ash/system/user/ | ||
D | config.cc | 17 bool IsUserSessionBlocked() { in IsUserSessionBlocked() function |
/external/chromium_org/chrome/browser/ui/ash/ | ||
D | session_state_delegate_views.cc | 61 bool SessionStateDelegate::IsUserSessionBlocked() const { in IsUserSessionBlocked() function in SessionStateDelegate |
D | session_state_delegate_chromeos.cc | 142 bool SessionStateDelegateChromeos::IsUserSessionBlocked() const { in IsUserSessionBlocked() function in SessionStateDelegateChromeos |
/external/chromium_org/ash/test/ | ||
D | test_session_state_delegate.cc | 143 bool TestSessionStateDelegate::IsUserSessionBlocked() const { in IsUserSessionBlocked() function in ash::test::TestSessionStateDelegate |
/external/chromium_org/ash/shell/ | ||
D | shell_delegate_impl.cc | 111 virtual bool IsUserSessionBlocked() const OVERRIDE { in IsUserSessionBlocked() function in ash::shell::__anonac028dab0111::SessionStateDelegateImpl |