Home
last modified time | relevance | path

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

/sdk/emulator/opengl/tests/event_injector/
Dsockets.h371 int socket_recvfrom( int fd, void* buf, int buflen, SockAddress* from );
Dsockets.c998 socket_recvfrom(int fd, void* buf, int len, SockAddress* from) in socket_recvfrom() function