Home
last modified time | relevance | path

Searched refs:EnableProtection (Results 1 – 25 of 36) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/
H A Doutput_protection_impl.cc50 void OutputProtectionImpl::EnableProtection(uint32_t desired_protection_mask, in EnableProtection() function in OutputProtectionImpl
55 GetProxy()->EnableProtection( in EnableProtection()
H A Doutput_protection_proxy.h39 void EnableProtection(uint32_t desired_method_mask,
H A Doutput_protection_impl.h34 void EnableProtection(uint32_t desired_protection_mask,
H A Doutput_protection_proxy.cc56 void OutputProtectionProxy::EnableProtection( in EnableProtection() function in OutputProtectionProxy
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/mojo/services/
H A Dmojo_cdm_helper.cc65 void MojoCdmHelper::EnableProtection(uint32_t desired_protection_mask, in EnableProtection() function in media::MojoCdmHelper
70 output_protection_->EnableProtection(desired_protection_mask, in EnableProtection()
H A Dmojo_cdm_helper.h42 void EnableProtection(uint32_t desired_protection_mask,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/components/cdm_factory_daemon/
H A Doutput_protection_impl_unittest.cc155 output_protection_mojo_->EnableProtection( in TEST_F()
171 output_protection_mojo_->EnableProtection( in TEST_F()
187 output_protection_mojo_->EnableProtection( in TEST_F()
211 output_protection_mojo_->EnableProtection(applied_types[i], in TEST_F()
H A Doutput_protection_impl.h73 void EnableProtection( in COMPONENT_EXPORT()
H A Doutput_protection_impl.cc192 void OutputProtectionImpl::EnableProtection(ProtectionType desired_protection, in EnableProtection() function in chromeos::OutputProtectionImpl
300 EnableProtection(ConvertProtection(desired_protection_mask_), in HandleDisplayChange()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/mojo/services/
H A Dmojo_cdm_helper.cc78 void MojoCdmHelper::EnableProtection(uint32_t desired_protection_mask, in EnableProtection() function in media::MojoCdmHelper
83 output_protection_->EnableProtection(desired_protection_mask, in EnableProtection()
H A Dmojo_cdm_helper.h56 void EnableProtection(uint32_t desired_protection_mask,
/dports/lang/spidermonkey60/firefox-60.9.0/browser/extensions/mortar/ppapi/api/private/
H A Dppb_output_protection_private.idl54 * output_protection->EnableProtection(
59 * After EnableProtection() completes, the plugin has to query protection
137 int32_t EnableProtection(
/dports/security/keepass/KeePass-2.49-Source/KeePass/UI/
H A DPwInputControlGroup.cs160 m_tbPassword.EnableProtection(bInitialHide); in Attach()
163 m_tbRepeat.EnableProtection(bInitialHide); in Attach()
317 m_tbPassword.EnableProtection(bHide); in OnHideCheckedChanged()
318 m_tbRepeat.EnableProtection(bHide); in OnHideCheckedChanged()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/cdm/
H A Doutput_protection.h66 virtual void EnableProtection(uint32_t desired_protection_mask,
H A Dcdm_auxiliary_helper.cc37 void CdmAuxiliaryHelper::EnableProtection(uint32_t desired_protection_mask, in EnableProtection() function in media::CdmAuxiliaryHelper
H A Dcdm_auxiliary_helper.h60 void EnableProtection(uint32_t desired_protection_mask,
H A Dmock_helpers.cc29 void MockCdmAuxiliaryHelper::EnableProtection(uint32_t desired_protection_mask, in EnableProtection() function in media::MockCdmAuxiliaryHelper
H A Dmock_helpers.h40 void EnableProtection(uint32_t desired_protection_mask,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/cdm/
H A Doutput_protection.h66 virtual void EnableProtection(uint32_t desired_protection_mask,
H A Dmock_helpers.cc29 void MockCdmAuxiliaryHelper::EnableProtection(uint32_t desired_protection_mask, in EnableProtection() function in media::MockCdmAuxiliaryHelper
H A Dcdm_auxiliary_helper.h69 void EnableProtection(uint32_t desired_protection_mask,
H A Dmock_helpers.h40 void EnableProtection(uint32_t desired_protection_mask,
H A Dcdm_auxiliary_helper.cc43 void CdmAuxiliaryHelper::EnableProtection(uint32_t desired_protection_mask, in EnableProtection() function in media::CdmAuxiliaryHelper
/dports/security/keepass-plugin-keepassrpc/keepassrpc-1.8.0/KeePassRPC/Forms/
H A DKeyCreationSimpleForm.cs182 m_secPassword.EnableProtection(bHide); in SetHidePassword()
183 m_secRepeat.EnableProtection(bHide); in SetHidePassword()
/dports/security/keepass-plugin-keepassrpc/keepassrpc-1.8.0/KeePassRPC/
H A DSecureEdit.cs114 EnableProtection(bHidePassword); in Attach()
149 public void EnableProtection(bool bEnable) in EnableProtection() method in KeePassRPC.SecureEdit

12