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

/system/core/include/cutils/
H A Dabort_socket.h46 * All functions except asocket_init() and asocket_destroy() are thread safe.
67 struct asocket *asocket_init(int fd);
/system/core/libcutils/
H A Dabort_socket.c26 struct asocket *asocket_init(int fd) { function

Completed in 3 milliseconds