Searched defs:target_arch (Results 1 – 3 of 3) sorted by relevance
/development/vndk/tools/header-checker/tests/ |
D | module.py | 56 def mutate_for_arch(self, target_arch): argument 97 def mutate_for_arch(self, target_arch): argument 141 def mutate_for_arch(self, target_arch): argument
|
D | test.py | 85 target_arch, expected_return_code, flags=[]): argument
|
/development/vendor_snapshot/ |
D | update.py | 170 def gen_bp_module(image, variation, name, version, target_arch, vndk_list, arch_props, bp_dir): argument 252 def get_vndk_list(vndk_dir, target_arch): argument 278 def gen_bp_list_module(image, snapshot_version, vndk_list, target_arch, arch_props): argument 441 def find_files_in_props(target_arch, arch_install_dir, variation, name, props, file_to_info): argument
|