Home
last modified time | relevance | path

Searched refs:omxUtilsUseBuffer (Results 1 – 9 of 9) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0817/
Dpoc.cpp90 omxUtilsUseBuffer(OMX_UTILS_IP_PORT, inputBuffers[i].mHidlMemory, &inBufferId[i]); in poc()
96 omxUtilsUseBuffer(OMX_UTILS_OP_PORT, outputBuffers[i].mHidlMemory, &outBufferId[i]); in poc()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0840/
Dpoc.cpp38 omxUtilsUseBuffer(portIndex, buffer.mHidlMemory, &buffer.mID); in allocateHidlPortBuffers()
68 omxUtilsUseBuffer(OMX_UTILS_IP_PORT, omxBuf, &inBufferId[i]); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-13241/
Dpoc.cpp86 err = omxUtilsUseBuffer(OMX_UTILS_IP_PORT, inputBuffers[i].mHidlMemory, in main()
93 err = omxUtilsUseBuffer(OMX_UTILS_OP_PORT, outputBuffers[i].mHidlMemory, in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2485/
Dpoc.cpp126 omxUtilsUseBuffer(OMX_UTILS_IP_PORT, inputBuffers[i].mHidlMemory, in main()
134 omxUtilsUseBuffer(OMX_UTILS_OP_PORT, outputBuffers[i].mHidlMemory, in main()
/cts/hostsidetests/securitybulletin/securityPatch/includes/
DomxUtils.h76 status_t omxUtilsUseBuffer(OMX_U32 portIndex, const OMXBuffer &omxBuf,
DomxUtils.cpp153 status_t omxUtilsUseBuffer(OMX_U32 portIndex, const OMXBuffer &omxBuf, in omxUtilsUseBuffer() function
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-13180/
Dpoc.cpp46 omxUtilsUseBuffer(portIndex, buffer.mHidlMemory, &buffer.mID); in allocateHidlPortBuffers()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-9347/
Dpoc.cpp40 omxUtilsUseBuffer(portIndex, buffer.mHidlMemory, &buffer.mID); in allocateHidlPortBuffers()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0684/
Dpoc.cpp42 omxUtilsUseBuffer(portIndex, buffer.mHidlMemory, &buffer.mID); in allocateHidlPortBuffers()