Searched refs:OpenInputFile (Results 1 – 5 of 5) sorted by relevance
43 unique_ptr<istream> OpenInputFile(const std::string& file_name, in OpenInputFile() function62 OpenInputFile(file_name, message_handler); in ReadEntireFile()
96 OpenInputFile(input_file_name, &message_handler); in WriteImageAndFiles()104 OpenInputFile(input_file_name, &message_handler)); in WriteImageAndFiles()
28 std::unique_ptr<std::istream> OpenInputFile(const std::string& file_name,
573 static BROTLI_BOOL OpenInputFile(const char* input_path, FILE** f) { in OpenInputFile() function736 BROTLI_BOOL is_ok = OpenInputFile(context->current_input_path, &context->fin); in OpenFiles()
290 void OpenInputFile(const std::string &rtp_file);405 void NetEqDecodingTest::OpenInputFile(const std::string &rtp_file) { in OpenInputFile() function in webrtc::NetEqDecodingTest446 OpenInputFile(rtp_file); in DecodeAndCompare()