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

  /bootable/recovery/minadbd/
adb.h 365 # define DEFAULT_ADB_PORT 5038
367 # define DEFAULT_ADB_PORT 5037
  /system/core/adb/
adb.h 429 # define DEFAULT_ADB_PORT 5038
431 # define DEFAULT_ADB_PORT 5037
adb_client.c 19 static int __adb_server_port = DEFAULT_ADB_PORT;
commandline.c 938 int server_port = DEFAULT_ADB_PORT;
    [all...]
adb.c     [all...]

Completed in 165 milliseconds