Searched defs:AllowAddressSharingForMulticast (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/net/socket/ | ||
H A D | udp_server_socket.cc | 110 void UDPServerSocket::AllowAddressSharingForMulticast() { in AllowAddressSharingForMulticast() function in net::UDPServerSocket |
H A D | udp_socket_posix.cc | 637 int UDPSocketPosix::AllowAddressSharingForMulticast() { in AllowAddressSharingForMulticast() function in net::UDPSocketPosix |
H A D | udp_socket_win.cc | 666 int UDPSocketWin::AllowAddressSharingForMulticast() { in AllowAddressSharingForMulticast() function in net::UDPSocketWin |
/aosp_15_r20/external/cronet/net/dns/ | ||
H A D | fuzzed_host_resolver_util.cc | 285 void AllowAddressSharingForMulticast() override {} in AllowAddressSharingForMulticast() function in net::__anone9c3b6220111::FuzzedMdnsSocket |