Searched refs:OpenOutputFile (Results 1 – 6 of 6) sorted by relevance
22 std::unique_ptr<std::ostream> OpenOutputFile(const std::string& file_name,
71 bool OpenOutputFile();
512 if (!OpenOutputFile()) in Main()765 bool PerfettoCmd::OpenOutputFile() { in OpenOutputFile() function in perfetto::PerfettoCmd
30 unique_ptr<ostream> OpenOutputFile(const std::string& file_name, in OpenOutputFile() function
85 auto output_stream = OpenOutputFile(output_file_name, &message_handler); in WriteImageAndFiles()
588 static BROTLI_BOOL OpenOutputFile(const char* output_path, FILE** f, in OpenOutputFile() function738 is_ok = OpenOutputFile( in OpenFiles()