Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/drm/
H A Dmedia_key_system_factory_impl.cpp137 bool isSurpported = false; in IsMediaKeySystemSupported() local
151 bool isSurpported = false; in IsMediaKeySystemSupported() local
167 bool isSurpported = false; in IsMediaKeySystemSupported() local
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/client/src/
H A Dmediakeysystemfactory_service_proxy.cpp51 …MediaKeySystemFactoryServiceProxy::IsMediaKeySystemSupported(std::string &uuid, bool *isSurpported) in IsMediaKeySystemSupported()
85 bool *isSurpported) in IsMediaKeySystemSupported()
123 int32_t securityLevel, bool *isSurpported) in IsMediaKeySystemSupported()
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Ddrm_host_manager.cpp563 int32_t DrmHostManager::GetServices(std::string &name, bool *isSurpported, in GetServices()
618 int32_t DrmHostManager::IsMediaKeySystemSupported(std::string &name, bool *isSurpported) in IsMediaKeySystemSupported()
634 …ostManager::IsMediaKeySystemSupported(std::string &name, std::string &mimeType, bool *isSurpported) in IsMediaKeySystemSupported()
664 std::string &name, std::string &mimeType, int32_t securityLevel, bool *isSurpported) in IsMediaKeySystemSupported()
713 bool isSurpported = false; in CreateMediaKeySystem() local
735 bool isSurpported = false; in GetMediaKeySystemUuid() local
H A Dmediakeysystemfactory_service.cpp236 …32_t MediaKeySystemFactoryService::IsMediaKeySystemSupported(std::string &name, bool *isSurpported) in IsMediaKeySystemSupported()
249 bool *isSurpported) in IsMediaKeySystemSupported()
262 int32_t securityLevel, bool *isSurpported) in IsMediaKeySystemSupported()
H A Dmediakeysystemfactory_service_stub.cpp107 bool isSurpported = false; in ProcessMediaKeySystemSupportedRequest() local