Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl.cpp372 for (const auto& overlay_file : overlay_files) { in PowerwashFiles() local
373 auto overlay_path = instance_.PerInstancePath(overlay_file.name.c_str()); in PowerwashFiles()
374 auto composite_disk_path = overlay_file.composite_disk_path.c_str(); in PowerwashFiles()