OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kEnterpiseDeviceMode
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/policy/
enterprise_install_attributes.h
40
static const char
kEnterpiseDeviceMode
[];
enterprise_install_attributes.cc
31
return EnterpriseInstallAttributes::
kEnterpiseDeviceMode
;
49
else if (mode == EnterpriseInstallAttributes::
kEnterpiseDeviceMode
)
73
const char EnterpriseInstallAttributes::
kEnterpiseDeviceMode
[] = "enterprise";
Completed in 266 milliseconds