Searched defs:connection_urls (Results 1 – 2 of 2) sorted by relevance
823 ConnectProcess(connection_urls[i].c_str(), "gdb-remote", debugger, nullptr, error); in GetPendingGdbServerList() argument 811 std::vector<std::string> connection_urls; ConnectToWaitingProcesses() local
2635 QueryGDBServer(std::vector<std::pair<uint16_t,std::string>> & connection_urls) QueryGDBServer() argument