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 | 129 def gen_bp_module(variation, name, version, target_arch, arch_props, bp_dir): argument
|