Searched defs:getTagMap (Results 1 – 6 of 6) sorted by relevance
64 static Map<TagKey, TagValue> getTagMap(TagContext ctx) { in getTagMap() method in RecordUtils
523 const std::map<StringRef, StringRef> &getTagMap() const { return TagMap; } in getTagMap() function
526 const std::map<StringRef, StringRef> &getTagMap() const { return TagMap; } in getTagMap() function
541 const std::map<StringRef, StringRef> &getTagMap() const { return TagMap; } in getTagMap() function
395 private Map<String, PlaceholderInfo> getTagMap(String xpath) { in getTagMap() method in ConvertXTB
143 def getTagMap(self): member in Asn1ItemBase