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

  /bootable/recovery/minadbd/
transport_usb.c 103 static void remote_kick(atransport *t) function
112 t->kick = remote_kick;
  /system/core/adb/
transport_usb.c 107 static void remote_kick(atransport *t) function
116 t->kick = remote_kick;
transport_local.c 335 static void remote_kick(atransport *t) function
409 t->kick = remote_kick;

Completed in 61 milliseconds