Home
last modified time | relevance | path

Searched refs:setSharedBufferBase (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/drm/1.0/default/
DCryptoPlugin.h63 Return<void> setSharedBufferBase(const ::android::hardware::hidl_memory& base,
DCryptoPlugin.cpp52 Return<void> CryptoPlugin::setSharedBufferBase(const hidl_memory& base, in setSharedBufferBase() function in android::hardware::drm::V1_0::implementation::CryptoPlugin
/hardware/interfaces/drm/1.0/vts/functional/
Ddrm_hal_clearkey_test.cpp781 EXPECT_OK(cryptoPlugin->setSharedBufferBase(memory, index)); in getDecryptMemory()
788 EXPECT_OK(cryptoPlugin->setSharedBufferBase(hidlMemory, index)); in getDecryptMemory()
Ddrm_hal_vendor_test.cpp1062 res = cryptoPlugin->setSharedBufferBase(hidlMemory, index); in getDecryptMemory()
/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_common.cpp379 res = cryptoPlugin->setSharedBufferBase(hidlMemory, index); in getDecryptMemory()