Searched defs:getTagMap (Results 1 – 6 of 6) sorted by relevance
64 static Map<TagKey, TagValue> getTagMap(TagContext ctx) { in getTagMap() method in RecordUtils
526 const std::map<StringRef, StringRef> &getTagMap() const { return TagMap; } in getTagMap() function
523 const std::map<StringRef, StringRef> &getTagMap() const { return TagMap; } in getTagMap() function
545 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
154 def getTagMap(self): member in Asn1Type