Home
last modified time | relevance | path

Searched defs:src_path (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/scripts/code_style/
Dcode_style_check.py42 def run_clang_format(src_path, panda_dir, reformat, msg): argument
Dclang_tidy_rename.py48 def run_clang_tidy(src_path, panda_dir, build_dir, fix_dir, compile_args, msg, clang_rules_autofix): argument