Searched defs:ListenWithAddressAndPort (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/net/socket/ | ||
H A D | server_socket.cc | 17 int ServerSocket::ListenWithAddressAndPort(const std::string& address_string, in ListenWithAddressAndPort() function in net::ServerSocket |
H A D | unix_domain_server_socket_posix.cc | 60 int UnixDomainServerSocket::ListenWithAddressAndPort( in ListenWithAddressAndPort() function in net::UnixDomainServerSocket |