Searched refs:IsInterfaceMatchType (Results 1 – 4 of 4) sorted by relevance
228 bool IsInterfaceMatchType(const std::string &iface, const SharingIfaceType &type);
515 bool NetworkShareTracker::IsInterfaceMatchType(const std::string &iface, const SharingIfaceType &ty… in IsInterfaceMatchType() function in OHOS::NetManagerStandard::NetworkShareTracker544 if (IsInterfaceMatchType(iter.first, type)) { in GetSharingState()1351 ret = IsInterfaceMatchType(iface, SHARE_VALID_INTERFACES[i]); in CheckValidShareInterface()
606 tra.IsInterfaceMatchType(iface, ifaceType); in NetworkShareTrackerPrivateFuzzTest()
120 auto ret = NetworkShareTracker::GetInstance().IsInterfaceMatchType(WIFI_AP_DEFAULT_IFACE_NAME,