Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dassemble_cvd.cc501 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