Home
last modified time | relevance | path

Searched refs:CheckIonSupport (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/system/memory/libdmabufheap/
DBufferAllocatorWrapper.cpp79 bool CheckIonSupport() { in CheckIonSupport() function
80 return BufferAllocator::CheckIonSupport(); in CheckIonSupport()
/aosp_15_r20/system/memory/libdmabufheap/tests/
Ddmabuf_heap_test.cpp119 if (BufferAllocator::CheckIonSupport()) { in DmaBufHeapTest()
282 ASSERT_TRUE(!heap_list.empty() || BufferAllocator::CheckIonSupport()); in TEST_F()
Ddmabuf_heap_test.c147 if (CheckIonSupport()) in main()
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h52 bool CheckIonSupport();
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h52 bool CheckIonSupport();
DBufferAllocator.h174 static bool CheckIonSupport();
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h52 bool CheckIonSupport();
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h52 bool CheckIonSupport();
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h52 bool CheckIonSupport();
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h52 bool CheckIonSupport();
DBufferAllocator.h174 static bool CheckIonSupport();
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h52 bool CheckIonSupport();
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h52 bool CheckIonSupport();
DBufferAllocator.h174 static bool CheckIonSupport();
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h52 bool CheckIonSupport();
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h52 bool CheckIonSupport();
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h52 bool CheckIonSupport();
DBufferAllocator.h174 static bool CheckIonSupport();
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h52 bool CheckIonSupport();
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h52 bool CheckIonSupport();
DBufferAllocator.h174 static bool CheckIonSupport();
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h52 bool CheckIonSupport();
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h52 bool CheckIonSupport();
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h52 bool CheckIonSupport();
/aosp_15_r20/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h55 bool CheckIonSupport();

123