Home
last modified time | relevance | path

Searched defs:DeviceLocalAccount (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/policy/
H A Ddevice_local_account.h60 struct DeviceLocalAccount { struct
77 DeviceLocalAccount(Type type, argument
88 Type type;
116 DeviceLocalAccount::Type type); argument
H A Ddevice_local_account.cc71 DeviceLocalAccount::DeviceLocalAccount(Type type, in DeviceLocalAccount() function in policy::DeviceLocalAccount
81 DeviceLocalAccount::DeviceLocalAccount( in DeviceLocalAccount() function in policy::DeviceLocalAccount
89 DeviceLocalAccount::DeviceLocalAccount( in DeviceLocalAccount() function in policy::DeviceLocalAccount
H A Ddevice_login_screen_policy_browsertest.cc210 IN_PROC_BROWSER_TEST_F(DeviceLoginScreenPolicyBrowsertest, DeviceLocalAccount) { in IN_PROC_BROWSER_TEST_F() argument