Home
last modified time | relevance | path

Searched defs:port_str (Results 1 – 4 of 4) sorted by relevance

/system/core/libcutils/
Dsocket_network_client_windows.cpp44 char port_str[16]; in socket_network_client() local
Dsocket_network_client_unix.cpp53 char port_str[16]; in socket_network_client_timeout() local
/system/libbase/
Dparsenetaddress.cpp35 std::string port_str; in ParseNetAddress() local
/system/update_engine/common/
Dhttp_fetcher_unittest.cc91 string port_str = (port ? base::StringPrintf(":%hu", port) : ""); in LocalServerUrlForPath() local
160 string port_str = line.substr(listening_msg_prefix_len); in PythonHttpServer() local