Searched defs:allowed_device_modes (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_cloud_policy_initializer.cc112 const AllowedDeviceModes& allowed_device_modes,
129 allowed_device_modes,
107 StartEnrollment( em::PolicyData::ManagementMode management_mode, DeviceManagementService* device_management_service, const std::string& auth_token, bool is_auto_enrollment, const AllowedDeviceModes& allowed_device_modes, const EnrollmentCallback& enrollment_callback) argument
H A Denrollment_handler_chromeos.cc53 const AllowedDeviceModes& allowed_device_modes,
66 allowed_device_modes_(allowed_device_modes),
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 531 milliseconds