Home
last modified time | relevance | path

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

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