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.cpp265 struct OverlayFile { in PowerwashFiles() struct
266 std::string name; in PowerwashFiles()
267 std::string composite_disk_path; in PowerwashFiles()
269 OverlayFile(std::string name, std::string composite_disk_path) in PowerwashFiles() argument