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

  /external/qemu/
sockets.c 1331 socket_in_client( SockAddress* to, SocketType type ) function
1354 return socket_in_client( &addr, type );
1366 return socket_in_client( &addr, type );
    [all...]
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 1317 socket_in_client( SockAddress* to, SocketType type ) function
1340 return socket_in_client( &addr, type );
1352 return socket_in_client( &addr, type );
    [all...]

Completed in 47 milliseconds