Searched refs:MakeInterfaceConfiguration (Results 1 – 4 of 4) sorted by relevance
113 configSptr = ethernetConfiguration.MakeInterfaceConfiguration(nullptr, nullptr);294 configSptr = ethernetConfiguration.MakeInterfaceConfiguration(devCfg, devLinkInfo);
46 …sptr<InterfaceConfiguration> MakeInterfaceConfiguration(const sptr<InterfaceConfiguration> &devCfg,
347 …auto temp = ethConfiguration_->MakeInterfaceConfiguration(fit->second->GetIfcfg(), fit->second->Ge… in GetDevInterfaceCfg()
325 sptr<InterfaceConfiguration> EthernetConfiguration::MakeInterfaceConfiguration( in MakeInterfaceConfiguration() function in OHOS::NetManagerStandard::EthernetConfiguration