Home
last modified time | relevance | path

Searched refs:appendCommentLine (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/java/
DAnnotationProcessor.cpp24 void AnnotationProcessor::appendCommentLine(std::string& comment) { in appendCommentLine() function in aapt::AnnotationProcessor
56 appendCommentLine(utf8Line); in appendComment()
66 appendCommentLine(utf8Line); in appendComment()
DAnnotationProcessor.h81 void appendCommentLine(std::string& line);