Searched defs:device_store (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_cloud_policy_manager_chromeos.h79 DeviceCloudPolicyStoreChromeOS* device_store() { function in class:policy::DeviceCloudPolicyManagerChromeOS
H A Ddevice_cloud_policy_initializer.cc58 DeviceCloudPolicyStoreChromeOS* device_store,
68 device_store_(device_store),
51 DeviceCloudPolicyInitializer( PrefService* local_state, DeviceManagementService* enterprise_service, DeviceManagementService* consumer_service, const scoped_refptr<base::SequencedTaskRunner>& background_task_runner, EnterpriseInstallAttributes* install_attributes, ServerBackedStateKeysBroker* state_keys_broker, DeviceCloudPolicyStoreChromeOS* device_store, DeviceCloudPolicyManagerChromeOS* manager, chromeos::DeviceSettingsService* device_settings_service, const base::Closure& on_connected_callback) argument
/external/chromium_org/chrome/browser/policy/cloud/
H A Dpolicy_header_service_factory.cc100 CloudPolicyStore* device_store = NULL; local
102 device_store = connector->GetDeviceCloudPolicyManager()->core()->store();
109 device_store));

Completed in 311 milliseconds