Home
last modified time | relevance | path

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

/frameworks/rs/
Dbuild_rs.py113 def install_toolchain(build_dir, install_dir, host): argument
127 def install_winpthreads(install_dir): argument
139 def install_built_host_files(build_dir, install_dir, host): argument
193 def install_clang_headers(build_dir, install_dir, host): argument
214 def install_built_device_files(build_dir, install_dir, host): argument
286 def install_license_files(install_dir): argument
Dupdate-prebuilts.py134 def extract_package(package, install_dir): argument