HomeSort by relevance Sort by last modified time
    Searched refs:attestation_settings (Results 1 - 2 of 2) 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...]

Completed in 33 milliseconds