Searched defs:target_arch (Results 1 – 3 of 3) sorted by relevance
/development/vndk/tools/header-checker/tests/ |
D | module.py | 57 def mutate_for_arch(self, target_arch): argument 98 def mutate_for_arch(self, target_arch): argument 136 def mutate_for_arch(self, target_arch): argument
|
D | test.py | 78 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
|