Searched refs:AppendCommentLine (Results 1 – 2 of 2) sorted by relevance
79 void AppendCommentLine(std::string line, bool add_api_annotations);
67 void AnnotationProcessor::AppendCommentLine(std::string comment, bool add_api_annotations) { in AppendCommentLine() function in aapt::AnnotationProcessor119 AppendCommentLine(std::string(line), add_api_annotations); in AppendComment()