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

/external/chromium_org/chrome/browser/chromeos/login/enrollment/
H A Dauto_enrollment_controller.cc184 bool retrieve_device_state = false; local
187 retrieve_device_state = true;
201 retrieve_device_state,
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dauto_enrollment_client_unittest.cc63 bool retrieve_device_state,
78 retrieve_device_state,
62 CreateClient(const std::string& state_key, bool retrieve_device_state, int power_initial, int power_limit) argument
H A Dauto_enrollment_client.cc92 bool retrieve_device_state,
101 retrieve_device_state_(retrieve_device_state),
86 AutoEnrollmentClient( const ProgressCallback& callback, DeviceManagementService* service, PrefService* local_state, scoped_refptr<net::URLRequestContextGetter> system_request_context, const std::string& server_backed_state_key, bool retrieve_device_state, int power_initial, int power_limit) argument

Completed in 229 milliseconds