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

/system/core/include/cutils/
H A Dnative_handle.h33 * native_handle_close
40 int native_handle_close(const native_handle_t* h);
57 * close the file descriptors; which can be achieved with native_handle_close().
/system/core/libcutils/
H A Dnative_handle.c49 int native_handle_close(const native_handle_t* h) function

Completed in 21 milliseconds