Searched refs:overlay_file (Results 1 – 1 of 1) sorted by relevance
372 for (const auto& overlay_file : overlay_files) { in PowerwashFiles() local373 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()