Searched refs:attr_comment_line (Results 1 – 1 of 1) sorted by relevance
316 const StringPiece attr_comment_line = entry.symbol.value().attribute->GetComment(); in ProcessStyleable() local317 return attr_comment_line.contains("@removed") || attr_comment_line.contains("@hide"); in ProcessStyleable()332 StringPiece attr_comment_line = entry.symbol.value().attribute->GetComment(); in ProcessStyleable() local333 styleable_comment << "<td>" << AnnotationProcessor::ExtractFirstSentence(attr_comment_line) in ProcessStyleable()