Home
last modified time | relevance | path

Searched refs:host_platform (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/toolchain/build/prebuilts_download/
H A Dprebuilts_download.py219 host_platform = args.host_platform
230 copy_config = config_info.get(host_platform).get(host_cpu).get('copy_config')
231 if host_platform == 'linux':
232 linux_copy_config = config_info.get(host_platform).get(host_cpu).get('linux_copy_config')
234 elif host_platform == 'darwin':
235 darwin_copy_config = config_info.get(host_platform).get(host_cpu).get('darwin_copy_config')

Completed in 1 milliseconds