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

  /external/qemu/include/android/
sockets.h 404 int socket_unix_client( const char* name, SocketType type );
  /sdk/emulator/opengl/tests/event_injector/
sockets.h 409 int socket_unix_client( const char* name, SocketType type );
sockets.c 1401 socket_unix_client( const char* name, SocketType type ) function
    [all...]
  /external/qemu/android/
qemu-setup.c 170 s = socket_unix_client( path, SOCKET_STREAM );
sockets.c 1427 socket_unix_client( const char* name, SocketType type ) function
    [all...]

Completed in 320 milliseconds