Home
last modified time | relevance | path

Searched refs:MEDIA_KEY_SYSTEM_FACTORY_IS_MEDIA_KEY_SYSTEM_SURPPORTED (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/drm_framework/services/drm_service/client/src/
H A Dmediakeysystemfactory_service_proxy.cpp69 int32_t ret = Remote()->SendRequest(MEDIA_KEY_SYSTEM_FACTORY_IS_MEDIA_KEY_SYSTEM_SURPPORTED, data, reply, option); in IsMediaKeySystemSupported()
107 int32_t ret = Remote()->SendRequest(MEDIA_KEY_SYSTEM_FACTORY_IS_MEDIA_KEY_SYSTEM_SURPPORTED, data, reply, option); in IsMediaKeySystemSupported()
150 int32_t ret = Remote()->SendRequest(MEDIA_KEY_SYSTEM_FACTORY_IS_MEDIA_KEY_SYSTEM_SURPPORTED, data, reply, option); in IsMediaKeySystemSupported()
/foundation/multimedia/drm_framework/services/drm_service/ipc/
H A Dremote_request_code.h22 MEDIA_KEY_SYSTEM_FACTORY_IS_MEDIA_KEY_SYSTEM_SURPPORTED = 0, enumerator
/foundation/multimedia/drm_framework/services/drm_service/server/src/
H A Dmediakeysystemfactory_service_stub.cpp193 case MEDIA_KEY_SYSTEM_FACTORY_IS_MEDIA_KEY_SYSTEM_SURPPORTED: { in OnRemoteRequest()
/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/drmservice_fuzzer/
H A Ddrmservice_fuzzer.cpp62 mediaKeySystemFactoryServicePtr->OnRemoteRequest(MEDIA_KEY_SYSTEM_FACTORY_IS_MEDIA_KEY_SYSTEM_SURPPORTED, data, in DrmserviceIsMediaKeySystemSupportedV1Test()
82 mediaKeySystemFactoryServicePtr->OnRemoteRequest(MEDIA_KEY_SYSTEM_FACTORY_IS_MEDIA_KEY_SYSTEM_SURPPORTED, data, in DrmserviceIsMediaKeySystemSupportedV2Test()
104 mediaKeySystemFactoryServicePtr->OnRemoteRequest(MEDIA_KEY_SYSTEM_FACTORY_IS_MEDIA_KEY_SYSTEM_SURPPORTED, data, in DrmserviceIsMediaKeySystemSupportedV3Test()

Completed in 3 milliseconds