Searched refs:AllowAddressSharingForMulticast (Results 1 – 11 of 11) sorted by relevance
42 rv = socket_.AllowAddressSharingForMulticast(); in Listen()110 void UDPServerSocket::AllowAddressSharingForMulticast() { in AllowAddressSharingForMulticast() function in net::UDPServerSocket
89 virtual void AllowAddressSharingForMulticast() = 0;
54 void AllowAddressSharingForMulticast() override;
210 int AllowAddressSharingForMulticast();
304 int AllowAddressSharingForMulticast();
797 socket1.AllowAddressSharingForMulticast(); in TEST_F()807 socket2.AllowAddressSharingForMulticast(), IsOk(); in TEST_F()
637 int UDPSocketPosix::AllowAddressSharingForMulticast() { in AllowAddressSharingForMulticast() function in net::UDPSocketPosix
666 int UDPSocketWin::AllowAddressSharingForMulticast() { in AllowAddressSharingForMulticast() function in net::UDPSocketWin
22 socket->AllowAddressSharingForMulticast(); in Bind()
63 MOCK_METHOD0(AllowAddressSharingForMulticast, void());
285 void AllowAddressSharingForMulticast() override {} in AllowAddressSharingForMulticast() function in net::__anone9c3b6220111::FuzzedMdnsSocket