Home
last modified time | relevance | path

Searched refs:OpenInputFile (Results 1 – 1 of 1) sorted by relevance

/external/chromium/sdch/open-vcdiff/src/
Dvcdiff_main.cc116 bool OpenInputFile() { in OpenInputFile() function in open_vcdiff::VCDiffFileBasedCoder
374 if (!OpenDictionary() || !OpenInputFile() || !OpenOutputFile()) { in Encode()
445 if (!OpenDictionary() || !OpenInputFile() || !OpenOutputFile()) { in Decode()
509 if (!OpenDictionary() || !OpenInputFile() || !OpenOutputFileForCompare()) { in DecodeAndCompare()