Searched defs:out_dir (Results 1 – 7 of 7) sorted by relevance
| /tools/treble/gki/ |
| D | repack_gki_lib.py | 10 def fetch_bootimg(client, out_dir, build_id, kernel_version, target): argument 21 def fetch_kernel(client, out_dir, build_id, kernel_target, kernel_debug_target): argument
|
| /tools/netsim/rust/frontend-proto/ |
| D | build_cargo.rs | 28 let out_dir = PathBuf::from(env::var("OUT_DIR").unwrap()); in main() localVariable
|
| /tools/treble/fetcher/ |
| D | fetcher_lib.py | 214 def fetch_artifacts(client, out_dir, target, pattern, build_id): argument 269 def fetch_latest_artifacts(client, out_dir, target, pattern, branch): argument
|
| /tools/treble/build/sandbox/ |
| D | nsjail.py | 57 out_dir = None, argument 151 out_dir = None, argument
|
| /tools/acloud/internal/lib/ |
| D | goldfish_utils_test.py | 68 def _MockUnpackBootImg(out_dir, boot_img): argument
|
| D | ota_tools.py | 290 def UnpackBootImg(self, out_dir, boot_img): argument
|
| /tools/asuite/atest/coverage/ |
| D | coverage.py | 248 def _generate_lcov_report(out_dir, reports, root_dir=None): argument
|