Searched refs:interfaceJson (Results 1 – 2 of 2) sorted by relevance
282 void populateInterfaces(const nlohmann::json& interfaceJson,
158 void Worker::populateInterfaces(const nlohmann::json& interfaceJson, in populateInterfaces() argument162 for (const auto& interfacesPropPair : interfaceJson.items()) in populateInterfaces()