Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dhooks.py279 def get_helper_path(tool): function
292 tool = get_helper_path('checkpatch.pl')
301 tool = get_helper_path('clang-format.py')
316 tool = get_helper_path('google-java-format.py')
549 get_helper_path('pylint.py'),
Dhooks_unittest.py231 ret = rh.hooks.get_helper_path('booga')