Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/java/
H A DAnnotationProcessor.cpp59 static std::array<AnnotationRule, 2> sAnnotationRules = {{ variable
72 for (const AnnotationRule& rule : sAnnotationRules) { in AppendCommentLine()
143 for (const AnnotationRule& rule : sAnnotationRules) { in Print()