Searched defs:IsIPv4 (Results 1 – 7 of 7) sorted by relevance
18 bool FakeUdpSocket::IsIPv4() const { in IsIPv4() function in openscreen::FakeUdpSocket
33 bool IsIPv4() const override { return version_ == UdpSocket::Version::kV4; } in IsIPv4() function in openscreen::__anon1b9171450111::MockUdpSocketPosix
128 bool UdpSocketPosix::IsIPv4() const { in IsIPv4() function in openscreen::UdpSocketPosix
182 bool QuicheIpAddress::IsIPv4() const { in IsIPv4() function in quiche::QuicheIpAddress
287 bool IPAddress::IsIPv4() const { in IsIPv4() function in net::IPAddress