Home
last modified time | relevance | path

Searched defs:input_path (Results 1 – 3 of 3) sorted by relevance

/development/vndk/tools/header-checker/utils/
Dutils.py86 def run_header_abi_dumper(input_path, cflags=tuple(), argument
98 def run_header_abi_dumper_on_file(input_path, output_path, argument
/development/vndk/tools/definition-tool/tools/
Dremove_dt_needed.py220 def replace_dt_needed(input_path, output_path, dt_needed_name): argument
/development/vndk/tools/header-checker/tests/
Dtest.py54 def run_and_compare(self, input_path, expected_path, cflags=[]): argument