Home
last modified time | relevance | path

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

/tools/asuite/aidegen/lib/
Dide_common_util.py114 def _get_scripts_from_file_path(input_path, ide_file_name): argument
131 def get_scripts_from_dir_path(input_path, ide_file_name): argument
190 def get_script_from_input_path(input_path, ide_file_name): argument
/tools/treble/split/
Dmanifest_split.py319 def scan_repo_projects(repo_projects, input_path): argument