HomeSort by relevance Sort by last modified time
    Searched full:remote_socket_close (Results 1 - 4 of 4) sorted by null

  /bootable/recovery/minadbd/
sockets.c 448 static void remote_socket_close(asocket *s) function
450 D("entered remote_socket_close RS(%d) CLOSE fd=%d peer->fd=%d\n",
491 s->close = remote_socket_close;
  /system/core/adb/
sockets.c 529 static void remote_socket_close(asocket *s) function
537 D("entered remote_socket_close RS(%d) CLOSE fd=%d peer->fd=%d\n",
576 s->close = remote_socket_close;
  /external/chromium_org/third_party/skia/platform_tools/android/bin/linux/
adb 
  /external/skia/platform_tools/android/bin/linux/
adb 

Completed in 1067 milliseconds