Home
last modified time | relevance | path

Searched defs:AllowAddressReuse (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/socket/
H A Dudp_server_socket.cc102 void UDPServerSocket::AllowAddressReuse() { in AllowAddressReuse() function in net::UDPServerSocket
H A Dtcp_socket_posix.cc419 int TCPSocketPosix::AllowAddressReuse() { in AllowAddressReuse() function in net::TCPSocketPosix
H A Dudp_socket_posix.cc609 int UDPSocketPosix::AllowAddressReuse() { in AllowAddressReuse() function in net::UDPSocketPosix
H A Dudp_socket_win.cc644 int UDPSocketWin::AllowAddressReuse() { in AllowAddressReuse() function in net::UDPSocketWin
/aosp_15_r20/external/cronet/net/dns/
H A Dfuzzed_host_resolver_util.cc283 void AllowAddressReuse() override {} in AllowAddressReuse() function in net::__anone9c3b6220111::FuzzedMdnsSocket