Searched defs:getAttributeMap (Results 1 – 4 of 4) sorted by relevance
59 const AttributeMap &getAttributeMap() const { return mAttributeMap; } in getAttributeMap() function
255 const AttributeMap &getAttributeMap() const { return mAttributeMap; } in getAttributeMap() function
129 static Map<String, String> getAttributeMap(@Nullable MonitoredResource resource) { in getAttributeMap() method in OcAgentNodeUtils
424 public abstract Map<String, AttributeValue> getAttributeMap(); in getAttributeMap() method in SpanData.Attributes