Home
last modified time | relevance | path

Searched refs:enable_symlink (Results 1 – 2 of 2) sorted by relevance

/build/
Dprebuilts_download.sh100 enable_symlink="--enable-symlink"
102 enable_symlink=''
156 …get_ssl_check $tool_repo $npm_registry $help $cpu $platform $npm_para $disable_rich $enable_symlink
Dprebuilts_download.py197 def _node_modules_copy(config, code_dir, enable_symlink): argument
204 if use_symlink == 'True' and enable_symlink == True:
296 _node_modules_copy(node_modules_copy_config, args.code_dir, args.enable_symlink)