Lines Matching defs:iface
153 int32_t EthernetService::GlobalInterfaceStateCallback::OnInterfaceAdded(const std::string &iface) in OnInterfaceAdded()
161 int32_t EthernetService::GlobalInterfaceStateCallback::OnInterfaceRemoved(const std::string &iface) in OnInterfaceRemoved()
169 int32_t EthernetService::GlobalInterfaceStateCallback::OnInterfaceChanged(const std::string &iface,… in OnInterfaceChanged()
195 … const std::string &iface) in OnBandwidthReachedLimit()
211 int32_t EthernetService::SetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ic) in SetIfaceConfig()
226 int32_t EthernetService::GetIfaceConfig(const std::string &iface, sptr<InterfaceConfiguration> &ifa… in GetIfaceConfig()
241 int32_t EthernetService::IsIfaceActive(const std::string &iface, int32_t &activeStatus) in IsIfaceActive()
318 int32_t EthernetService::SetInterfaceUp(const std::string &iface) in SetInterfaceUp()
328 int32_t EthernetService::SetInterfaceDown(const std::string &iface) in SetInterfaceDown()
338 int32_t EthernetService::GetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConfigura… in GetInterfaceConfig()
349 int32_t EthernetService::SetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConfigura… in SetInterfaceConfig()