Searched refs:getTagMap (Results 1 – 10 of 10) sorted by relevance
22 import static io.opencensus.implcore.stats.RecordUtils.getTagMap;151 getTagValues(getTagMap(context), super.view.getColumns()); in record()251 getTagValues(getTagMap(context), super.view.getColumns()); in record()
64 static Map<TagKey, TagValue> getTagMap(TagContext ctx) { in getTagMap() method in RecordUtils
381 Map<String, PlaceholderInfo> tagMap = getTagMap(xpath); in getPlaceholderForName()395 private Map<String, PlaceholderInfo> getTagMap(String xpath) { in getTagMap() method in ConvertXTB
1822 Ret = Doc->getTagMap().find("!")->second; in getVerbatimTag()1826 Ret = Doc->getTagMap().find("!!")->second; in getVerbatimTag()1832 Doc->getTagMap().find(TagHandle); in getVerbatimTag()1833 if (It != Doc->getTagMap().end()) in getVerbatimTag()
1818 Ret = Doc->getTagMap().find("!")->second; in getVerbatimTag()1822 Ret = Doc->getTagMap().find("!!")->second; in getVerbatimTag()1828 Doc->getTagMap().find(TagHandle); in getVerbatimTag()1829 if (It != Doc->getTagMap().end()) in getVerbatimTag()
154 def getTagMap(self): member in Asn1Type
526 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
523 const std::map<StringRef, StringRef> &getTagMap() const { return TagMap; } in getTagMap() function
349 - Fix to NamedTypes methods to handle .getTagMap() returning None