Searched refs:GetPrefixByAddr (Results 1 – 4 of 4) sorted by relevance
181 EXPECT_EQ(Ipv6Address::GetPrefixByAddr(ipv6, prefixLength), ipv6);183 EXPECT_EQ(Ipv6Address::GetPrefixByAddr(ipv6, prefixLength), "101::");
170 static std::string GetPrefixByAddr(const std::string &ipv6Addr, unsigned int prefixLen);
188 std::string Ipv6Address::GetPrefixByAddr(const std::string &ipv6Addr, unsigned int prefixLen) in GetPrefixByAddr() function in OHOS::Wifi::Ipv6Address
417 Ipv6Address::GetPrefixByAddr(wifiIpV6Info.globalIpV6Address, ipv6PrefixLength);424 Ipv6Address::GetPrefixByAddr(wifiIpV6Info.uniqueLocalAddress1, ipv6PrefixLength);