Home
last modified time | relevance | path

Searched defs:SetComment (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/
DResourceValues.h88 void SetComment(const android::StringPiece& str) { in SetComment() function
92 void SetComment(std::string&& str) { in SetComment() function
/frameworks/base/tools/aapt2/test/
DBuilders.h105 ValueBuilder& SetComment(const android::StringPiece& str) { in SetComment() function