Searched refs:async_socket_write_rel (Results 1 - 3 of 3) sorted by relevance
/external/qemu/android/ |
H A D | async-socket.h | 248 extern void async_socket_write_rel(AsyncSocket* as,
|
H A D | sdk-controller-socket.c | 743 async_socket_write_rel(packet->sdkctl->as, &packet->header, packet->header.size, 878 async_socket_write_rel(packet->sdkctl->as, packet->packet, packet->packet->size, 2199 async_socket_write_rel(sdkctl->as, &_host_end, 1,
|
H A D | async-socket.c | 1280 async_socket_write_rel(AsyncSocket* as, function
|
Completed in 23 milliseconds