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

/system/core/include/cutils/
H A Dnative_handle.h44 * native_handle_create
50 native_handle_t* native_handle_create(int numFds, int numInts);
55 * frees a native_handle_t allocated with native_handle_create().
/system/core/libcutils/
H A Dnative_handle.c28 native_handle_t* native_handle_create(int numFds, int numInts) function

Completed in 75 milliseconds