Home
last modified time | relevance | path

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

/external/libchrome/build/
Dfix_gn_headers.py28 def ValidMatches(basename, cc, grep_lines): argument
31 for line in grep_lines:
154 grep_lines = out.splitlines()
156 for line in grep_lines: