Searched defs:OpenOutputFile (Results 1 – 3 of 3) sorted by relevance
30 unique_ptr<ostream> OpenOutputFile(const std::string& file_name, in OpenOutputFile() function
765 bool PerfettoCmd::OpenOutputFile() { in OpenOutputFile() function in perfetto::PerfettoCmd
588 static BROTLI_BOOL OpenOutputFile(const char* output_path, FILE** f, in OpenOutputFile() function