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

  /bootable/recovery/minadbd/
adb.h 227 int list_transports(char *buf, size_t bufsize);
  /system/core/adb/
adb.h 268 int list_transports(char *buf, size_t bufsize, int long_listing);
transport.c 373 len = list_transports(buffer+4, bufferlen-4, 0);
946 int list_transports(char *buf, size_t bufsize, int long_listing) function
adb.c     [all...]

Completed in 523 milliseconds