Searched refs:cpu_type (Results 1 – 2 of 2) sorted by relevance
78 cpu_type = ""81 cpu_type = "armeabi-v7a"86 cpu_type = "arm64-v8a"92 "-${cpu_type}",
258 cpu_type = args.target_cpu263 download_flag = download_or_not(cpu_type, one_type, os_type)301 def download_or_not(cpu_type, one_type, os_type): argument303 if cpu_type == 'any':308 one_type.get('target_cpu') == cpu_type or one_type.get('target_cpu') == ""):