Searched refs:getAttributeMap (Results 1 – 3 of 3) sorted by relevance
53 const AttributeMap& MessageDescriptor::getAttributeMap() const { in getAttributeMap() function in android::nl::protocols::MessageDescriptor
149 const AttributeMap& getAttributeMap() const;
207 toStream(ss, attr, msgDesc.getAttributeMap()); in toString()