Searched refs:ReadSystemConfiguration (Results 1 – 4 of 4) sorted by relevance
40 bool ReadSystemConfiguration(std::map<std::string, std::set<NetCap>> &devCaps,
136 ethConfiguration_->ReadSystemConfiguration(devCaps_, devCfgs_); in EthernetManagement()487 ethConfiguration_->ReadSystemConfiguration(devCaps_, devCfgs_); in DevInterfaceAdd()
134 bool EthernetConfiguration::ReadSystemConfiguration(std::map<std::string, std::set<NetCap>> &devCap… in ReadSystemConfiguration() function in OHOS::NetManagerStandard::EthernetConfiguration
64 bool ret = ethernetConfiguration.ReadSystemConfiguration(devCaps, devCfgs);