Searched refs:DEFAULT_ADB_PORT (Results 1 - 4 of 4) sorted by relevance

/system/core/adb/
H A Dadb.h429 # define DEFAULT_ADB_PORT 5038 macro
431 # define DEFAULT_ADB_PORT 5037 macro
H A Dadb_client.c19 static int __adb_server_port = DEFAULT_ADB_PORT;
H A Dcommandline.c938 int server_port = DEFAULT_ADB_PORT;
H A Dadb.c1554 return adb_main(0, DEFAULT_ADB_PORT);

Completed in 296 milliseconds