Searched defs:build_dir (Results 1 – 1 of 1) sorted by relevance
/frameworks/rs/ |
D | build_rs.py | 92 def package_toolchain(build_dir, build_name, host, dist_dir): argument 113 def install_toolchain(build_dir, install_dir, host): 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
|