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