Home
last modified time | relevance | path

Searched defs:GetMediaKeySystemUuid (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/drm/
H A Dmedia_key_system_factory_impl.cpp192 int32_t MediaKeySystemFactoryImpl::GetMediaKeySystemUuid(std::string &name, std::string &uuid) in GetMediaKeySystemUuid() function in OHOS::DrmStandard::MediaKeySystemFactoryImpl
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/client/src/
H A Dmediakeysystemfactory_service_proxy.cpp192 int32_t MediaKeySystemFactoryServiceProxy::GetMediaKeySystemUuid(std::string &name, std::string &uu… in GetMediaKeySystemUuid() function in OHOS::DrmStandard::MediaKeySystemFactoryServiceProxy
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Dmediakeysystemfactory_service.cpp286 int32_t MediaKeySystemFactoryService::GetMediaKeySystemUuid(std::string &name, std::string &uuid) in GetMediaKeySystemUuid() function in OHOS::DrmStandard::MediaKeySystemFactoryService
H A Ddrm_host_manager.cpp732 int32_t DrmHostManager::GetMediaKeySystemUuid(std::string &name, std::string &uuid) in GetMediaKeySystemUuid() function in OHOS::DrmStandard::DrmHostManager
/ohos5.0/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dmedia_key_system_napi.cpp294 napi_value MediaKeySystemNapi::GetMediaKeySystemUuid(napi_env env, napi_callback_info info) in GetMediaKeySystemUuid() function in OHOS::DrmStandard::MediaKeySystemNapi