Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/drm_framework/interfaces/kits/js/drm_napi/include/
H A Dmedia_key_system_napi.h85 static void MediaKeySystemNapiDestructor(napi_env env, void *nativeObject, void *finalize);
/ohos5.0/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dmedia_key_system_napi.cpp116 MediaKeySystemNapi::MediaKeySystemNapiDestructor, nullptr, nullptr); in MediaKeySystemNapiConstructor()
173 void MediaKeySystemNapi::MediaKeySystemNapiDestructor(napi_env env, void *nativeObject, void *final… in MediaKeySystemNapiDestructor() function in OHOS::DrmStandard::MediaKeySystemNapi