Home
last modified time | relevance | path

Searched refs:AllocSystem (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/system/memory/libdmabufheap/tests/
Ddmabuf_heap_test.cpp38 int map_fd = allocator->AllocSystem(cpu_access_needed, kAllocSizeInBytes); in DoAlloc()
135 int fd = allocator->AllocSystem(cpu_access_needed, size); in TEST_F()
162 int fd = allocator->AllocSystem(cpu_access_needed, size); in TEST_F()
310 int map_fd = allocator->AllocSystem(cpu_access_needed, kAllocSizeInBytes); in TEST_F()
/aosp_15_r20/system/memory/libdmabufheap/
DBufferAllocatorWrapper.cpp49 return buffer_allocator->AllocSystem(cpu_access, len, heap_flags, legacy_align); in DmabufHeapAllocSystem()
DBufferAllocator.cpp276 int BufferAllocator::AllocSystem(bool cpu_access_needed, size_t len, unsigned int heap_flags, in AllocSystem() function in BufferAllocator
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h99 int AllocSystem(bool cpu_access, size_t len, unsigned int heap_flags = 0,
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h99 int AllocSystem(bool cpu_access, size_t len, unsigned int heap_flags = 0,
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h99 int AllocSystem(bool cpu_access, size_t len, unsigned int heap_flags = 0,
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h99 int AllocSystem(bool cpu_access, size_t len, unsigned int heap_flags = 0,
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h99 int AllocSystem(bool cpu_access, size_t len, unsigned int heap_flags = 0,
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h99 int AllocSystem(bool cpu_access, size_t len, unsigned int heap_flags = 0,
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h99 int AllocSystem(bool cpu_access, size_t len, unsigned int heap_flags = 0,
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h99 int AllocSystem(bool cpu_access, size_t len, unsigned int heap_flags = 0,
/aosp_15_r20/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h99 int AllocSystem(bool cpu_access, size_t len, unsigned int heap_flags = 0,
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h99 int AllocSystem(bool cpu_access, size_t len, unsigned int heap_flags = 0,
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h99 int AllocSystem(bool cpu_access, size_t len, unsigned int heap_flags = 0,
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h99 int AllocSystem(bool cpu_access, size_t len, unsigned int heap_flags = 0,
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h99 int AllocSystem(bool cpu_access, size_t len, unsigned int heap_flags = 0,
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h99 int AllocSystem(bool cpu_access, size_t len, unsigned int heap_flags = 0,
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h99 int AllocSystem(bool cpu_access, size_t len, unsigned int heap_flags = 0,
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h99 int AllocSystem(bool cpu_access, size_t len, unsigned int heap_flags = 0,
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h99 int AllocSystem(bool cpu_access, size_t len, unsigned int heap_flags = 0,
/aosp_15_r20/prebuilts/abi-dumps/vndk/31/64/arm_armv8-a/source-based/
Dlibdmabufheap.so.lsdump2081 "function_name" : "BufferAllocator::AllocSystem",
/aosp_15_r20/prebuilts/abi-dumps/vndk/33/64/arm64/source-based/
Dlibdmabufheap.so.lsdump2143 "function_name" : "BufferAllocator::AllocSystem",
/aosp_15_r20/prebuilts/abi-dumps/vndk/34/64/x86_x86_64/source-based/
Dlibdmabufheap.so.lsdump2111 "function_name" : "BufferAllocator::AllocSystem",
/aosp_15_r20/prebuilts/abi-dumps/vndk/34/64/arm64/source-based/
Dlibdmabufheap.so.lsdump2166 "function_name" : "BufferAllocator::AllocSystem",
/aosp_15_r20/prebuilts/abi-dumps/vndk/33/64/x86_x86_64/source-based/
Dlibdmabufheap.so.lsdump2088 "function_name" : "BufferAllocator::AllocSystem",

12