Searched defs:footer_path (Results 1 – 3 of 3) sorted by relevance
76 DiskBuilder& DiskBuilder::FooterPath(std::string footer_path) & { in FooterPath()80 DiskBuilder DiskBuilder::FooterPath(std::string footer_path) && { in FooterPath()
407 let footer_path = format!("{}.footer", composite_image_path); in create_composite() localVariable
738 let footer_path = footer_path in create_composite_disk() localVariable