Searched defs:server_port (Results 1 – 4 of 4) sorted by relevance
97 static void drop_privileges(int server_port) { in drop_privileges()187 int adbd_main(int server_port) { in adbd_main()
653 def _adb_mdns_connect(self, server_port, mdns_instance, serial, should_connect): argument
825 int64_t tx_bytes, int64_t rx_bytes, int uid, int server_port, in LogSocketConnectionState()
1627 int server_port = DEFAULT_ADB_PORT; in adb_commandline() local