Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/include/
H A Ddrm_host_manager.h81 virtual void OnDrmPluginDied(std::string &name) = 0;
109 void OnDrmPluginDied(std::string &name);
H A Dmediakeysystemfactory_service.h65 void OnDrmPluginDied(std::string &name) override;
H A Dmediakeysystem_service.h84 void OnDrmPluginDied(std::string &name) override;
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Ddrm_host_manager.cpp57 void DrmHostManager::OnDrmPluginDied(std::string &name) in OnDrmPluginDied() function in OHOS::DrmStandard::DrmHostManager
80 statusCallback_->OnDrmPluginDied(name); in ClearDeathService()
H A Dmediakeysystemfactory_service.cpp43 void MediaKeySystemFactoryService::OnDrmPluginDied(std::string &name) in REGISTER_SYSTEM_ABILITY_BY_ID()
H A Dmediakeysystem_service.cpp62 void MediaKeySystemService::OnDrmPluginDied(std::string &name) in OnDrmPluginDied() function in OHOS::DrmStandard::MediaKeySystemService