Searched refs:attributePair (Results 1 – 1 of 1) sorted by relevance
67 for (const auto& attributePair : serviceAttributeMap) { in OmxStore() local69 attribute.key = attributePair.first; in OmxStore()70 attribute.value = attributePair.second; in OmxStore()101 for (const auto& attributePair : nodePair.second.attributeList) { in OmxStore() local103 attribute.key = attributePair.first; in OmxStore()104 attribute.value = attributePair.second; in OmxStore()