Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Virtualization/android/composd/src/
Dservice.rs82 let target_dir_name = PENDING_ARTIFACTS_SUBDIR.to_owned(); in do_start_staged_apex_compile() localVariable
104 let target_dir_name = TEST_ARTIFACTS_SUBDIR.to_owned(); in do_start_test_compile() localVariable