Home
last modified time | relevance | path

Searched refs:ifaceLists (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_management.cpp189 std::vector<std::string> ifaceLists = NetsysController::GetInstance().InterfaceGetList(); in GetMacAddress() local
190 if (ifaceLists.empty()) { in GetMacAddress()
194 for (const auto &iface : ifaceLists) { in GetMacAddress()

Completed in 1 milliseconds