Searched defs:SetComment (Results 1 – 3 of 3) sorted by relevance
105 void SetComment(android::StringPiece str) { in SetComment() function109 void SetComment(std::string&& str) { in SetComment() function
99 ValueBuilder& SetComment(android::StringPiece str) { in SetComment() function
180 AttributeBuilder& AttributeBuilder::SetComment(StringPiece comment) { in SetComment() function in aapt::test::AttributeBuilder