Home
last modified time | relevance | path

Searched defs:GetMaxContentProtectionLevel (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/drmservice_fuzzer/
Ddrmservice_fuzzer.h233 … int32_t GetMaxContentProtectionLevel(OHOS::HDI::Drm::V1_0::ContentProtectionLevel &level) override in GetMaxContentProtectionLevel() function
/foundation/multimedia/drm_framework/frameworks/native/drm/
Dmedia_key_system_impl.cpp256 int32_t MediaKeySystemImpl::GetMaxContentProtectionLevel(ContentProtectionLevel *securityLevel) in GetMaxContentProtectionLevel() function in OHOS::DrmStandard::MediaKeySystemImpl
/foundation/multimedia/drm_framework/services/drm_service/server/src/
Dmediakeysystem_service.cpp345 int32_t MediaKeySystemService::GetMaxContentProtectionLevel(ContentProtectionLevel &securityLevel) in GetMaxContentProtectionLevel() function in OHOS::DrmStandard::MediaKeySystemService
/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
Dmedia_key_system_napi.cpp592 napi_value MediaKeySystemNapi::GetMaxContentProtectionLevel(napi_env env, napi_callback_info info) in GetMaxContentProtectionLevel() function in OHOS::DrmStandard::MediaKeySystemNapi