Searched defs:AllowAddressReuse (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/cronet/net/socket/ | ||
H A D | udp_server_socket.cc | 102 void UDPServerSocket::AllowAddressReuse() { in AllowAddressReuse() function in net::UDPServerSocket |
H A D | tcp_socket_posix.cc | 419 int TCPSocketPosix::AllowAddressReuse() { in AllowAddressReuse() function in net::TCPSocketPosix |
H A D | udp_socket_posix.cc | 609 int UDPSocketPosix::AllowAddressReuse() { in AllowAddressReuse() function in net::UDPSocketPosix |
H A D | udp_socket_win.cc | 644 int UDPSocketWin::AllowAddressReuse() { in AllowAddressReuse() function in net::UDPSocketWin |
/aosp_15_r20/external/cronet/net/dns/ | ||
H A D | fuzzed_host_resolver_util.cc | 283 void AllowAddressReuse() override {} in AllowAddressReuse() function in net::__anone9c3b6220111::FuzzedMdnsSocket |