Searched refs:nodePair (Results 1 – 1 of 1) sorted by relevance
71 for (const auto& nodePair : rolePair.second.nodeList) { in OmxStore() local73 node.name = nodePair.second.name; in OmxStore()76 attributeList.resize(nodePair.second.attributeList.size()); in OmxStore()78 for (const auto& attributePair : nodePair.second.attributeList) { in OmxStore()