Searched refs:GetIfcfg (Results 1 – 4 of 4) sorted by relevance
114 EXPECT_NE(devInterfaceState.GetIfcfg(), nullptr);118 EXPECT_EQ(devInterfaceState.GetIfcfg()->mode_, DHCP);
263 if (!ModeInputCheck(fit->second->GetIfcfg()->mode_, cfg->mode_)) { in UpdateDevInterfaceCfg()271 if (fit->second->GetIfcfg()->mode_ != cfg->mode_) { in UpdateDevInterfaceCfg()344 ifaceConfig = fit->second->GetIfcfg(); in GetDevInterfaceCfg()347 …auto temp = ethConfiguration_->MakeInterfaceConfiguration(fit->second->GetIfcfg(), fit->second->Ge… in GetDevInterfaceCfg()
110 sptr<InterfaceConfiguration> DevInterfaceState::GetIfcfg() const in GetIfcfg() function in OHOS::NetManagerStandard::DevInterfaceState
55 sptr<InterfaceConfiguration> GetIfcfg() const;