Searched refs:serviceAttributeMap (Results 1 – 1 of 1) sorted by relevance
64 const auto& serviceAttributeMap = parser.getServiceAttributeMap(); in OmxStore() local65 mServiceAttributeList.resize(serviceAttributeMap.size()); in OmxStore()67 for (const auto& attributePair : serviceAttributeMap) { in OmxStore()