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

  /external/chromium_org/chromeos/settings/
cros_settings_names.cc 83 const char kReportDeviceLocation[] = "cros.device_status.report_location";
cros_settings_names.h 53 CHROMEOS_EXPORT extern const char kReportDeviceLocation[];
  /external/chromium_org/chrome/browser/chromeos/login/
version_info_updater.cc 35 chromeos::kReportDeviceLocation,
  /external/chromium_org/chrome/browser/chromeos/policy/
device_status_collector.cc 121 chromeos::kReportDeviceLocation, callback);
201 chromeos::kReportDeviceLocation, &report_location_)) {
device_status_collector_browsertest.cc 611 cros_settings_->SetBoolean(chromeos::kReportDeviceLocation, true);
625 cros_settings_->SetBoolean(chromeos::kReportDeviceLocation, false);
634 cros_settings_->SetBoolean(chromeos::kReportDeviceLocation, true);
device_policy_decoder_chromeos.cc 433 policies->Set(key::kReportDeviceLocation,
  /external/chromium_org/chrome/browser/chromeos/settings/
device_settings_provider.cc 64 kReportDeviceLocation,
408 // kReportDeviceLocation
    [all...]

Completed in 2825 milliseconds