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 354 static void remote_close(atransport *t) function
407 t->close = remote_close;
  /external/valgrind/main/coregrind/m_gdbserver/
server.h 307 void remote_close (void);
server.c 109 remote_close();
732 remote_close();
    [all...]
remote-utils.c 400 void remote_close (void) function

Completed in 109 milliseconds