Home
last modified time | relevance | path

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

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