Searched defs:IsMediaKeySystemSupported (Results 1 – 5 of 5) sorted by relevance
| /foundation/multimedia/drm_framework/services/drm_service/client/src/ |
| D | mediakeysystemfactory_service_proxy.cpp | 51 int32_t MediaKeySystemFactoryServiceProxy::IsMediaKeySystemSupported(std::string &uuid, bool *isSur… in IsMediaKeySystemSupported() function in OHOS::DrmStandard::MediaKeySystemFactoryServiceProxy 84 int32_t MediaKeySystemFactoryServiceProxy::IsMediaKeySystemSupported(std::string &uuid, std::string… in IsMediaKeySystemSupported() function in OHOS::DrmStandard::MediaKeySystemFactoryServiceProxy 122 int32_t MediaKeySystemFactoryServiceProxy::IsMediaKeySystemSupported(std::string &uuid, std::string… in IsMediaKeySystemSupported() function in OHOS::DrmStandard::MediaKeySystemFactoryServiceProxy
|
| /foundation/multimedia/drm_framework/frameworks/native/drm/ |
| D | media_key_system_factory_impl.cpp | 133 bool MediaKeySystemFactoryImpl::IsMediaKeySystemSupported(std::string &name) in IsMediaKeySystemSupported() function in OHOS::DrmStandard::MediaKeySystemFactoryImpl 147 bool MediaKeySystemFactoryImpl::IsMediaKeySystemSupported(std::string &name, std::string &mimeType) in IsMediaKeySystemSupported() function in OHOS::DrmStandard::MediaKeySystemFactoryImpl 162 bool MediaKeySystemFactoryImpl::IsMediaKeySystemSupported(std::string &uuid, std::string &mimeType, in IsMediaKeySystemSupported() function in OHOS::DrmStandard::MediaKeySystemFactoryImpl
|
| /foundation/multimedia/drm_framework/services/drm_service/server/src/ |
| D | mediakeysystemfactory_service.cpp | 236 int32_t MediaKeySystemFactoryService::IsMediaKeySystemSupported(std::string &name, bool *isSurpport… in IsMediaKeySystemSupported() function in OHOS::DrmStandard::MediaKeySystemFactoryService 248 int32_t MediaKeySystemFactoryService::IsMediaKeySystemSupported(std::string &name, std::string &mim… in IsMediaKeySystemSupported() function in OHOS::DrmStandard::MediaKeySystemFactoryService 261 int32_t MediaKeySystemFactoryService::IsMediaKeySystemSupported(std::string &name, std::string &mim… in IsMediaKeySystemSupported() function in OHOS::DrmStandard::MediaKeySystemFactoryService
|
| D | drm_host_manager.cpp | 618 int32_t DrmHostManager::IsMediaKeySystemSupported(std::string &name, bool *isSurpported) in IsMediaKeySystemSupported() function in OHOS::DrmStandard::DrmHostManager 634 int32_t DrmHostManager::IsMediaKeySystemSupported(std::string &name, std::string &mimeType, bool *i… in IsMediaKeySystemSupported() function in OHOS::DrmStandard::DrmHostManager 663 int32_t DrmHostManager::IsMediaKeySystemSupported( in IsMediaKeySystemSupported() function in OHOS::DrmStandard::DrmHostManager
|
| /foundation/multimedia/drm_framework/frameworks/js/drm_napi/ |
| D | media_key_system_napi.cpp | 181 napi_value MediaKeySystemNapi::IsMediaKeySystemSupported(napi_env env, napi_callback_info info) in IsMediaKeySystemSupported() function in OHOS::DrmStandard::MediaKeySystemNapi
|