Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/include/
H A Ddrm_host_manager.h108 void ClearDeathService(std::string &name);
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Ddrm_host_manager.cpp63 drmHostManager_->ClearDeathService(name_); in OnRemoteDied()
66 void DrmHostManager::ClearDeathService(std::string &name) in ClearDeathService() function in OHOS::DrmStandard::DrmHostManager