Searched refs:attributePair (Results 1 – 1 of 1) sorted by relevance
48 for (const auto& attributePair : serviceAttributeMap) { in OmxStore() local50 attribute.key = attributePair.first; in OmxStore()51 attribute.value = attributePair.second; in OmxStore()78 for (const auto& attributePair : nodePair.second.attributeList) { in OmxStore() local80 attribute.key = attributePair.first; in OmxStore()81 attribute.value = attributePair.second; in OmxStore()