Searched defs:getAttributeMap (Results 1 – 3 of 3) sorted by relevance
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
258 const AttributeMap &getAttributeMap() const { return mAttributeMap; } in getAttributeMap() function