Home
last modified time | relevance | path

Searched defs:ionfd (Results 1 – 2 of 2) sorted by relevance

/system/memory/libion/tests/
Dion_test_fixture.h32 int ionfd; variable
/system/memory/libdmabufheap/tests/
Ddmabuf_heap_bench.c62 int ion_heap_alloc(int ionfd, int heap_id, size_t len, unsigned int flags, int* dmabuf_fd) { in ion_heap_alloc()
121 int ionfd = -1, dmabuf_fd = -1; in ion_heap_bench() local