Home
last modified time | relevance | path

Searched refs:ReadEthernetInterfaces (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Dethernet_configuration.h54 bool ReadEthernetInterfaces(std::map<std::string, std::set<NetCap>> &devCaps,
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_configuration.cpp82 bool EthernetConfiguration::ReadEthernetInterfaces(std::map<std::string, std::set<NetCap>> &devCaps, in ReadEthernetInterfaces() function in OHOS::NetManagerStandard::EthernetConfiguration
153 ReadEthernetInterfaces(devCaps, devCfgs, jsonEth); in ReadSystemConfiguration()