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

/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_cloud_policy_manager_chromeos.cc100 ServerBackedStateKeysBroker* state_keys_broker)
109 state_keys_broker_(state_keys_broker),
97 DeviceCloudPolicyManagerChromeOS( scoped_ptr<DeviceCloudPolicyStoreChromeOS> store, const scoped_refptr<base::SequencedTaskRunner>& task_runner, ServerBackedStateKeysBroker* state_keys_broker) argument
H A Ddevice_cloud_policy_initializer.cc57 ServerBackedStateKeysBroker* state_keys_broker,
67 state_keys_broker_(state_keys_broker),
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
H A Denrollment_handler_chromeos.cc45 ServerBackedStateKeysBroker* state_keys_broker,
58 state_keys_broker_(state_keys_broker),
42 EnrollmentHandlerChromeOS( DeviceCloudPolicyStoreChromeOS* store, EnterpriseInstallAttributes* install_attributes, ServerBackedStateKeysBroker* state_keys_broker, chromeos::DeviceSettingsService* device_settings_service, scoped_ptr<CloudPolicyClient> client, scoped_refptr<base::SequencedTaskRunner> background_task_runner, const std::string& auth_token, const std::string& client_id, bool is_auto_enrollment, const std::string& requisition, const AllowedDeviceModes& allowed_device_modes, em::PolicyData::ManagementMode management_mode, const EnrollmentCallback& completion_callback) argument

Completed in 476 milliseconds