HomeSort by relevance Sort by last modified time
    Searched refs:socket_in_client (Results 1 - 2 of 2) sorted by null

  /external/qemu/android/
sockets.c 1341 socket_in_client( SockAddress* to, SocketType type ) function
1364 return socket_in_client( &addr, type );
1376 return socket_in_client( &addr, type );
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 1313 socket_in_client( SockAddress* to, SocketType type ) function
1336 return socket_in_client( &addr, type );
1348 return socket_in_client( &addr, type );
    [all...]

Completed in 36 milliseconds