Searched refs:AppendFileName (Results 1 – 1 of 1) sorted by relevance
71 std::string AppendFileName(const std::string& filename, const std::string& append) { in AppendFileName() function308 const std::string gpt_header = AppendFileName(output_file, "-header"); in MakePayload()309 const std::string gpt_footer = AppendFileName(output_file, "-footer"); in MakePayload()332 const std::string signature_file = AppendFileName(output_file, "-signature"); in main()