Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/process_sandboxer/
Dpolicies.h35 std::string assembly_dir; member
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dassemble_cvd.cc533 const std::string assembly_dir(FLAGS_assembly_dir); in VerifyConditionsOnSnapshotRestore() local
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp639 std::string CuttlefishConfig::assembly_dir() const { in assembly_dir() function in cuttlefish::CuttlefishConfig