Searched refs:AppendComment (Results 1 – 6 of 6) sorted by relevance
103 processor->AppendComment( in AddAttributeFormatDoc()112 processor->AppendComment( in AddAttributeFormatDoc()118 processor->AppendComment( in AddAttributeFormatDoc()123 processor->AppendComment( in AddAttributeFormatDoc()129 processor->AppendComment( in AddAttributeFormatDoc()137 processor->AppendComment( in AddAttributeFormatDoc()142 processor->AppendComment( in AddAttributeFormatDoc()152 processor->AppendComment( in AddAttributeFormatDoc()164 processor->AppendComment( in AddAttributeFormatDoc()168 processor->AppendComment( in AddAttributeFormatDoc()[all …]
38 processor.AppendComment(comment); in TEST()51 processor.AppendComment("@SystemApi This is a system API"); in TEST()66 processor.AppendComment("@TestApi This is a test API"); in TEST()
62 void AppendComment(const android::StringPiece& comment);
97 void AnnotationProcessor::AppendComment(const StringPiece& comment) { in AppendComment() function in aapt::AnnotationProcessor
74 string_member->GetCommentBuilder()->AppendComment(el->comment); in WriteSymbol()
1231 manifest_class->GetCommentBuilder()->AppendComment(proper_annotation); in WriteManifestJavaFile()