Searched refs:OwnershipStatus (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/enrollment/
H A Dauto_enrollment_controller.h75 DeviceSettingsService::OwnershipStatus status);
H A Dauto_enrollment_controller.cc150 DeviceSettingsService::OwnershipStatus status) {
/external/chromium_org/chrome/browser/chromeos/settings/
H A Ddevice_settings_service.h53 enum OwnershipStatus { enum in class:chromeos::DeviceSettingsService
60 typedef base::Callback<void(OwnershipStatus)> OwnershipStatusCallback;
155 OwnershipStatus GetOwnershipStatus();
H A Ddevice_settings_provider.h126 DeviceSettingsService::OwnershipStatus ownership_status_;
H A Ddevice_settings_service.cc234 DeviceSettingsService::OwnershipStatus
351 OwnershipStatus ownership_status = OWNERSHIP_UNKNOWN;
H A Ddevice_settings_service_unittest.cc47 DeviceSettingsService::OwnershipStatus ownership_status) {
81 DeviceSettingsService::OwnershipStatus ownership_status_;
439 TEST_F(DeviceSettingsServiceTest, OwnershipStatus) {
H A Ddevice_settings_provider.cc484 DeviceSettingsService::OwnershipStatus new_ownership_status =
/external/chromium_org/chrome/browser/chromeos/kiosk_mode/
H A Dkiosk_mode_settings.h77 void VerifyModeIsKnown(DeviceSettingsService::OwnershipStatus status);
H A Dkiosk_mode_settings.cc179 DeviceSettingsService::OwnershipStatus status) {
/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_local_account_policy_store.h81 chromeos::DeviceSettingsService::OwnershipStatus ownership_status);
H A Ddevice_local_account_policy_store.cc137 chromeos::DeviceSettingsService::OwnershipStatus ownership_status) {
/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Derror_screen.h104 DeviceSettingsService::OwnershipStatus ownership_status);
H A Derror_screen.cc150 DeviceSettingsService::OwnershipStatus ownership_status) {
/external/chromium_org/chrome/browser/chromeos/login/
H A Dexisting_user_controller.h184 DeviceSettingsService::OwnershipStatus status);
213 DeviceSettingsService::OwnershipStatus ownership_status);
H A Dexisting_user_controller.cc390 DeviceSettingsService::OwnershipStatus ownership_status) {
735 DeviceSettingsService::OwnershipStatus status) {

Completed in 221 milliseconds