Searched refs:DHTypePrefixMap (Results 1 – 2 of 2) sorted by relevance
206 if (DHTypePrefixMap.find(dhType) == DHTypePrefixMap.end()) { in GetLocalCapabilityMapByPrefix()210 std::string prefix = DHTypePrefixMap.find(dhType)->second; in GetLocalCapabilityMapByPrefix()
81 const std::unordered_map<DHType, std::string> DHTypePrefixMap = { variable