Searched defs:setHeap (Results 1 - 5 of 5) sorted by path

/frameworks/av/drm/libmediadrm/
H A DICrypto.cpp183 virtual int32_t setHeap(const sp<IMemoryHeap> &heap) { function in struct:android::BpCrypto
444 reply->writeInt32(setHeap(heap));
/frameworks/av/include/media/
H A DCrypto.h58 virtual void setHeap(const sp<IMemoryHeap>&) {} function in struct:android::Crypto
H A DCryptoHal.h63 virtual int32_t setHeap(const sp<IMemoryHeap>& heap) { function in struct:android::CryptoHal
/frameworks/av/media/libmedia/include/media/
H A DCrypto.h58 virtual void setHeap(const sp<IMemoryHeap>&) {} function in struct:android::Crypto
H A DCryptoHal.h63 virtual int32_t setHeap(const sp<IMemoryHeap>& heap) { function in struct:android::CryptoHal

Completed in 233 milliseconds