Searched refs:descr (Results 1 – 1 of 1) sorted by relevance
44 for (auto& descr : descrs) { in toMap() local45 for (const auto& [mtype, mdet] : descr->getMessageDetailsMap()) { in toMap()46 map.emplace(mtype, descr); in toMap()55 for (const auto& descr : baseDescriptors) { in toMap() local56 for (const auto& [mtype, mdet] : descr->getMessageDetailsMap()) { in toMap()57 map.emplace(mtype, descr); in toMap()