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

  /system/core/adb/
transport_usb.c 102 static void remote_close(atransport *t) function
116 t->close = remote_close;
transport_local.c 225 static void remote_close(atransport *t) function
235 t->close = remote_close;

Completed in 38 milliseconds