HomeSort by relevance Sort by last modified time
    Searched refs:ownership_status (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/chrome/browser/chromeos/policy/
device_local_account_policy_store.h 73 chromeos::DeviceSettingsService::OwnershipStatus ownership_status,
device_local_account_policy_store.cc 164 chromeos::DeviceSettingsService::OwnershipStatus ownership_status,
167 ownership_status);
  /external/chromium_org/chrome/browser/chromeos/settings/
device_settings_service.cc 262 OwnershipStatus ownership_status = OWNERSHIP_UNKNOWN; local
266 ownership_status =
314 iter->Run(ownership_status, is_owner);
device_settings_service_unittest.cc 42 DeviceSettingsService::OwnershipStatus ownership_status,
45 ownership_status_ = ownership_status;
  /external/chromium_org/chrome/browser/chromeos/login/
existing_user_controller.h 202 DeviceSettingsService::OwnershipStatus ownership_status,
existing_user_controller.cc 364 DeviceSettingsService::OwnershipStatus ownership_status,
369 ownership_status == DeviceSettingsService::OWNERSHIP_NONE) {
    [all...]
  /external/chromium/chrome/browser/chromeos/
user_cros_settings_provider.cc 174 OwnershipService::Status ownership_status = local
176 if (ownership_status == OwnershipService::OWNERSHIP_NONE)
181 if (ownership_status == OwnershipService::OWNERSHIP_TAKEN) {

Completed in 152 milliseconds