OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEVICE_MODE_CONSUMER
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/components/policy/core/common/cloud/
cloud_policy_constants.h
111
DEVICE_MODE_CONSUMER
, // The device is locally owned as consumer
/external/chromium_org/chrome/browser/chromeos/policy/
enterprise_install_attributes.cc
28
case
DEVICE_MODE_CONSUMER
:
48
return
DEVICE_MODE_CONSUMER
;
372
registration_mode_ =
DEVICE_MODE_CONSUMER
;
enterprise_install_attributes_unittest.cc
197
EXPECT_EQ(
DEVICE_MODE_CONSUMER
, install_attributes_->GetMode());
/external/chromium_org/chrome/browser/chromeos/settings/
device_settings_provider.cc
[
all
...]
Completed in 141 milliseconds