Searched refs:header_file (Results 1 – 2 of 2) sorted by relevance
302 CompositeDisk MakeCompositeDiskSpec(const std::string& header_file, in MakeCompositeDiskSpec() argument309 header->set_file_path(header_file); in MakeCompositeDiskSpec()332 component->set_file_path(header_file); in MakeCompositeDiskSpec()504 const std::string& header_file, in CreateCompositeDisk() argument512 return CreateCompositeDisk(std::move(multiple_image_partitions), header_file, in CreateCompositeDisk()517 const std::string& header_file, in CreateCompositeDisk() argument524 auto header = SharedFD::Creat(header_file, 0600); in CreateCompositeDisk()527 LOG(FATAL) << "Could not write GPT beginning to \"" << header_file in CreateCompositeDisk()535 auto composite_proto = builder.MakeCompositeDiskSpec(header_file, footer_file); in CreateCompositeDisk()
69 const std::string& header_file,78 const std::string& header_file,