Searched defs:console_port (Results 1 – 2 of 2) sorted by relevance
98 int local_connect_arbitrary_ports(int console_port, int adb_port, std::string* error) { in local_connect_arbitrary_ports()
455 int console_port = strtol(pieces[0].c_str(), NULL, 0); in connect_emulator() local