Searched refs:ReadEthernetInterfaces (Results 1 – 2 of 2) sorted by relevance
54 bool ReadEthernetInterfaces(std::map<std::string, std::set<NetCap>> &devCaps,
82 bool EthernetConfiguration::ReadEthernetInterfaces(std::map<std::string, std::set<NetCap>> &devCaps, in ReadEthernetInterfaces() function in OHOS::NetManagerStandard::EthernetConfiguration153 ReadEthernetInterfaces(devCaps, devCfgs, jsonEth); in ReadSystemConfiguration()