Home
last modified time | relevance | path

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

/external/skia/tools/copyright/
Dfileparser.py76 def FindAllCommentBlocks(self, file_contents): member in CParser
Dmain.py43 comment_blocks = parser.FindAllCommentBlocks(old_file_contents)