Home
last modified time | relevance | path

Searched defs:target_arch (Results 1 – 3 of 3) sorted by relevance

/development/vndk/tools/header-checker/tests/
Dmodule.py57 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
Dtest.py78 target_arch, expected_return_code, flags=[]): argument
/development/vendor_snapshot/
Dupdate.py129 def gen_bp_module(variation, name, version, target_arch, arch_props, bp_dir): argument