Searched defs:port_str (Results 1 – 4 of 4) sorted by relevance
44 char port_str[16]; in socket_network_client() local
53 char port_str[16]; in socket_network_client_timeout() local
35 std::string port_str; in ParseNetAddress() local
91 string port_str = (port ? base::StringPrintf(":%hu", port) : ""); in LocalServerUrlForPath() local160 string port_str = line.substr(listening_msg_prefix_len); in PythonHttpServer() local