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

/system/core/include/ion/
H A Dion.h35 int ion_free(int fd, struct ion_handle *handle);
/system/core/libion/
H A Dion.c75 int ion_free(int fd, struct ion_handle *handle) function
133 ion_free(fd, handle);
H A Dion_test.c49 ret = ion_free(fd, handle);
80 ret = ion_free(fd, handle);

Completed in 54 milliseconds