Searched defs:input_path (Results 1 – 3 of 3) sorted by relevance
/development/vndk/tools/header-checker/utils/ |
D | utils.py | 83 def run_header_abi_dumper(input_path, remove_absolute_paths, cflags=[], argument 95 def run_header_abi_dumper_on_file(input_path, output_path, argument
|
/development/vndk/tools/definition-tool/tools/ |
D | remove_dt_needed.py | 220 def replace_dt_needed(input_path, output_path, dt_needed_name): argument
|
/development/vndk/tools/header-checker/tests/ |
D | test.py | 34 def run_and_compare(self, input_path, expected_path, cflags=[]): argument
|