Searched refs:image_file_paths (Results 1 – 2 of 2) sorted by relevance
239 .image_file_paths = std::vector{source.image_file_path}, in ToMultipleImagePartition()278 for (const auto& path : source.image_file_paths) { in AppendPartition()314 for (const auto& path : partition.source.image_file_paths) { in MakeCompositeDiskSpec()
41 std::vector<std::string> image_file_paths; member