Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/
H A DResourceValues.h86 void SetComment(android::StringPiece str) { in SetComment() function
90 void SetComment(std::string&& str) { in SetComment() function
/aosp14/frameworks/base/tools/aapt2/test/
H A DBuilders.h99 ValueBuilder& SetComment(android::StringPiece str) { in SetComment() function