Searched refs:_ion_alloc_test (Results 1 - 1 of 1) sorted by relevance

/system/core/libion/
H A Dion_test.c26 int _ion_alloc_test(int *fd, struct ion_handle **handle) function
46 if(_ion_alloc_test(&fd, &handle))
65 if(_ion_alloc_test(&fd, &handle))
85 _ion_alloc_test(&fd, &handle);
93 _ion_alloc_test(len, align, flags, &fd, &handle);
124 if(_ion_alloc_test(&fd, &handle))

Completed in 1109 milliseconds