Searched refs:l_interfacesPropPair (Results 1 – 2 of 2) sorted by relevance
268 for (const auto& l_interfacesPropPair : i_interfaceJson.items()) in populateInterfaces() local270 const std::string& l_interface = l_interfacesPropPair.key(); in populateInterfaces()274 for (const auto& l_propValuePair : l_interfacesPropPair.value().items()) in populateInterfaces()
1067 const auto& l_interfacesPropPair) { in getCommonInterfaceProperties() argument1068 if (l_interfacesPropPair.value().empty()) in getCommonInterfaceProperties()1075 l_interfacesPropPair.value().items().begin(), in getCommonInterfaceProperties()1076 l_interfacesPropPair.value().items().end(), in getCommonInterfaceProperties()1085 l_interfacesPropPair.value().items().end()) in getCommonInterfaceProperties()1103 l_interfacesPropPair.key(), in getCommonInterfaceProperties()