Searched refs:NotifyInterfaceAddressUpdate (Results 1 – 3 of 3) sorted by relevance
49 …void NotifyInterfaceAddressUpdate(const std::string &addr, const std::string &ifName, int32_t flag…
139 … NotifyInterfaceAddressUpdate(address, iface, ConvertToInt64(flags), ConvertToInt64(scope)); in HandleAddressChange()243 void WrapperDistributor::NotifyInterfaceAddressUpdate(const std::string &addr, const std::string &i… in NotifyInterfaceAddressUpdate() function in OHOS::nmd::WrapperDistributor
258 instance_->NotifyInterfaceAddressUpdate(addr, ifName, flags, scope);