Home
last modified time | relevance | path

Searched refs:os_composite_disk_path (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop.cpp213 config_.os_composite_disk_path(), overlay_path)) { in PowerwashFiles()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h97 std::string os_composite_disk_path() const;
Dcuttlefish_config.cpp945 std::string CuttlefishConfig::os_composite_disk_path() const { in os_composite_disk_path() function in cuttlefish::CuttlefishConfig
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc814 tmp_config_obj.os_composite_disk_path()); in InitializeCuttlefishConfiguration()
Ddisk_flags.cc249 .CompositeDiskPath(config.os_composite_disk_path()) in OsCompositeDiskBuilder()