Home
last modified time | relevance | path

Searched defs:install_dir (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/
Dbuild_rs.py115 def install_toolchain(build_dir, install_dir, host): argument
129 def install_winpthreads(install_dir): argument
141 def install_built_host_files(build_dir, install_dir, host): argument
195 def install_clang_headers(build_dir, install_dir, host): argument
216 def install_built_device_files(build_dir, install_dir, host): argument
288 def install_license_files(install_dir): argument
Dupdate-prebuilts.py134 def extract_package(package, install_dir): argument