HomeSort by relevance Sort by last modified time
    Searched full:attestation_settings (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/chromeos/policy/
device_policy_decoder_chromeos.cc 662 if (policy.attestation_settings().has_attestation_enabled()) {
667 policy.attestation_settings().attestation_enabled()),
670 if (policy.attestation_settings().has_content_protection_enabled()) {
676 policy.attestation_settings().content_protection_enabled()),
  /external/chromium_org/chrome/browser/chromeos/settings/
device_settings_provider.cc 403 em::AttestationSettingsProto* attestation_settings = local
407 attestation_settings->set_content_protection_enabled(setting_enabled);
769 policy.attestation_settings().attestation_enabled());
772 policy.attestation_settings().has_content_protection_enabled()) {
775 policy.attestation_settings().content_protection_enabled());
    [all...]
  /external/chromium_org/chrome/browser/chromeos/policy/proto/
chrome_device_policy.proto 579 optional AttestationSettingsProto attestation_settings = 26;
  /external/chromium_org/chrome/browser/policy/proto/chromeos/
chrome_device_policy.proto 579 optional AttestationSettingsProto attestation_settings = 26;

Completed in 1093 milliseconds