Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/drm_framework/interfaces/inner_api/native/drm/
H A Dmedia_key_system_impl.h70 void MediaKeySystemServerDied(pid_t pid);
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/drm/
H A Dmedia_key_system_impl.cpp35 this->MediaKeySystemServerDied(pid); in MediaKeySystemImpl()
50 void MediaKeySystemImpl::MediaKeySystemServerDied(pid_t pid) in MediaKeySystemServerDied() function in OHOS::DrmStandard::MediaKeySystemImpl