Home
last modified time | relevance | path

Searched refs:isSurpportted (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dmedia_key_system_napi.cpp209 …bool isSurpportted = MediaKeySystemFactoryImpl::GetInstance()->IsMediaKeySystemSupported(pluginNam… in IsMediaKeySystemSupported() local
210 napi_get_boolean(env, isSurpportted, &result); in IsMediaKeySystemSupported()
221 …bool isSurpportted = MediaKeySystemFactoryImpl::GetInstance()->IsMediaKeySystemSupported(pluginNam… in IsMediaKeySystemSupported() local
222 napi_get_boolean(env, isSurpportted, &result); in IsMediaKeySystemSupported()
243 bool isSurpportted = in IsMediaKeySystemSupported() local
245 napi_get_boolean(env, isSurpportted, &result); in IsMediaKeySystemSupported()