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