Searched defs:IsMultiProfileAllowedByPrimaryUserPolicy (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/chrome/browser/ui/ash/ | ||
D | session_state_delegate_views.cc | 94 bool SessionStateDelegate::IsMultiProfileAllowedByPrimaryUserPolicy() const { in IsMultiProfileAllowedByPrimaryUserPolicy() function in SessionStateDelegate |
D | session_state_delegate_chromeos.cc | 228 bool SessionStateDelegateChromeos::IsMultiProfileAllowedByPrimaryUserPolicy() in IsMultiProfileAllowedByPrimaryUserPolicy() function in SessionStateDelegateChromeos |
/external/chromium_org/ash/test/ | ||
D | test_session_state_delegate.cc | 230 bool TestSessionStateDelegate::IsMultiProfileAllowedByPrimaryUserPolicy() in IsMultiProfileAllowedByPrimaryUserPolicy() function in ash::test::TestSessionStateDelegate |
/external/chromium_org/ash/shell/ | ||
D | shell_delegate_impl.cc | 132 virtual bool IsMultiProfileAllowedByPrimaryUserPolicy() const OVERRIDE { in IsMultiProfileAllowedByPrimaryUserPolicy() function in ash::shell::__anonac028dab0111::SessionStateDelegateImpl |