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

  /bootable/recovery/minadbd/
transport_usb.c 97 static void remote_close(atransport *t) function
111 t->close = remote_close;
  /system/core/adb/
transport_usb.c 101 static void remote_close(atransport *t) function
115 t->close = remote_close;
transport_local.c 357 static void remote_close(atransport *t) function
410 t->close = remote_close;
  /external/valgrind/main/coregrind/m_gdbserver/
server.h 285 void remote_close (void);
remote-utils.c 478 void remote_close (void) function
    [all...]
server.c 941 remote_close();
    [all...]

Completed in 245 milliseconds