Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dcpplint.py543 _SEARCH_KERNEL_FILE = re.compile(r'\b(?:LINT_KERNEL_FILE)') variable
629 if _SEARCH_KERNEL_FILE.search(line):