Searched refs:NotifyInterfaceChange (Results 1 – 3 of 3) sorted by relevance
46 void NotifyInterfaceChange(const std::string &ifName, bool isUp);
107 NotifyInterfaceChange(iface, true); in HandleSubSysNet()198 void WrapperDistributor::NotifyInterfaceChange(const std::string &ifName, bool up) in NotifyInterfaceChange() function in OHOS::nmd::WrapperDistributor
250 instance_->NotifyInterfaceChange(ifName, false);