Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/java/
DAnnotationProcessor.cpp67 void AnnotationProcessor::AppendCommentLine(std::string comment, bool add_api_annotations) { in AppendCommentLine()
114 void AnnotationProcessor::AppendComment(StringPiece comment, bool add_api_annotations) { in AppendComment()