Searched defs:OverlayFile (Results 1 – 1 of 1) sorted by relevance
357 struct OverlayFile { in PowerwashFiles() struct358 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