Searched refs:AshmemAllocator (Results 1 – 4 of 4) sorted by relevance
12 using android::hidl::allocator::V1_0::implementation::AshmemAllocator;19 sp<IAllocator> allocator = new AshmemAllocator(); in main()
53 Return<void> AshmemAllocator::allocate(uint64_t size, allocate_cb _hidl_cb) { in allocate()61 Return<void> AshmemAllocator::batchAllocate(uint64_t size, uint64_t count, batchAllocate_cb _hidl_c… in batchAllocate()
39 struct AshmemAllocator : public IAllocator { struct
20 "AshmemAllocator.cpp",