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

/system/core/include/cutils/
H A Dabort_socket.h20 * asocket_read()
83 int asocket_read(struct asocket *s, void *buf, size_t count, int timeout);
/system/core/libcutils/
H A Dabort_socket.c166 int asocket_read(struct asocket *s, void *buf, size_t count, int timeout) { function

Completed in 3 milliseconds