Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl.cpp357 struct OverlayFile { in PowerwashFiles() struct
358 std::string name; in PowerwashFiles()
359 std::string composite_disk_path; in PowerwashFiles()
361 OverlayFile(std::string name, std::string composite_disk_path) in PowerwashFiles() argument