Home
last modified time | relevance | path

Searched refs:CreateDmabufHeapBufferAllocator (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/memory/libdmabufheap/include/BufferAllocator/
H A DBufferAllocatorWrapper.h31 BufferAllocator* CreateDmabufHeapBufferAllocator();
/aosp12/system/memory/libdmabufheap/
H A DBufferAllocatorWrapper.cpp24 BufferAllocator* CreateDmabufHeapBufferAllocator() { in CreateDmabufHeapBufferAllocator() function
/aosp12/system/memory/libdmabufheap/tests/
H A Ddmabuf_heap_test.c58 BufferAllocator* bufferAllocator = CreateDmabufHeapBufferAllocator(); in libdmabufheaptest()
/aosp12/system/core/trusty/libtrusty/tipc-test/
H A Dtipc_test.c909 allocator = CreateDmabufHeapBufferAllocator(); in send_fd_test()