Searched refs:child_port (Results 1 – 1 of 1) sorted by relevance
1176 uint16_t child_port = StringConvert::ToUInt32(port_cstr, 0); in StartDebugserverProcess() local1177 if (*port == 0 || *port == child_port) { in StartDebugserverProcess()1178 *port = child_port; in StartDebugserverProcess()1188 __FUNCTION__, (uint32_t)child_port, (uint32_t)(*port)); in StartDebugserverProcess()