Searched refs:GetMaskWithString (Results 1 – 4 of 4) sorted by relevance
100 std::string GetMaskWithString() const;
102 std::string Ipv4Address::GetMaskWithString() const in GetMaskWithString() function in OHOS::Wifi::Ipv4Address
332 mask = ipv4.GetMaskWithString(); in IpAddressChange()
115 EXPECT_TRUE(mIpv4Address.GetMaskWithString() == "255.0.0.0");