Home
last modified time | relevance | path

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

/system/memory/libion/
Dion_test.c36 int alloc_flags = 0; variable
49 ret = ion_alloc(*fd, len, align, heap_mask, alloc_flags, handle); in _ion_alloc_test()
256 alloc_flags = atol(optarg); in main()
274 heap_mask, alloc_flags); in main()