Home
last modified time | relevance | path

Searched refs:socket_sendto (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/tests/event_injector/
Dsockets.h375 int socket_sendto( int fd, const void* buf, int buflen, const SockAddress* to );
Dsockets.c980 socket_sendto(int fd, const void* buf, int buflen, const SockAddress* to) in socket_sendto() function