Searched defs:install_dir (Results 1 – 6 of 6) sorted by relevance
/development/vndk/snapshot/ |
D | update.py | 46 def remove_old_snapshot(install_dir): argument 59 def install_snapshot(branch, build, local_dir, install_dir, temp_artifact_dir): argument 106 def gather_notice_files(install_dir): argument 168 def copy_owners(root_dir, install_dir): argument
|
D | collect_licenses.py | 62 def __init__(self, install_dir): argument
|
D | check_gpl_license.py | 39 def __init__(self, install_dir, android_build_top, temp_artifact_dir, argument
|
D | utils.py | 102 def get_snapshot_archs(install_dir): argument
|
D | gen_buildfiles.py | 92 def __init__(self, install_dir, vndk_version): argument
|
/development/vendor_snapshot/ |
D | update.py | 345 def build_props(install_dir): argument 404 def convert_json_host_data_to_bp(mod, install_dir): argument 441 def gen_host_bp_file(install_dir): argument 462 def gen_bp_files(image, vndk_dir, install_dir, snapshot_version): argument 500 def find_all_installed_files(install_dir): argument 584 def find_all_props_files(install_dir): argument 639 def check_host_usage(install_dir, ninja_binary, ninja_file, goals, output): argument 671 def check_module_usage(install_dir, ninja_binary, image, ninja_file, goals, argument 747 install_dir): argument
|