Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dhooks.py330 def get_helper_path(tool): function
368 tool = get_helper_path('checkpatch.pl')
377 tool = get_helper_path('clang-format.py')
392 tool = get_helper_path('google-java-format.py')
907 get_helper_path('pylint.py'),
Dhooks_unittest.py291 ret = rh.hooks.get_helper_path('booga')