Searched refs:FoundFileHeader (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/sdch/open-vcdiff/src/
H A Dvcdecoder.cc434 if (!FoundFileHeader()) {
489 bool FoundFileHeader() const { return addr_cache_.get() != NULL; } function in class:open_vcdiff::VCDiffStreamingDecoderImpl
680 if (FoundFileHeader()) {
/external/open-vcdiff/src/
H A Dvcdecoder.cc434 if (!FoundFileHeader()) {
489 bool FoundFileHeader() const { return addr_cache_.get() != NULL; } function in class:open_vcdiff::VCDiffStreamingDecoderImpl
680 if (FoundFileHeader()) {
/external/chromium/sdch/open-vcdiff/src/
H A Dvcdecoder.cc441 if (!FoundFileHeader()) {
500 bool FoundFileHeader() const { return addr_cache_.get() != NULL; } function in class:open_vcdiff::VCDiffStreamingDecoderImpl
679 if (FoundFileHeader()) {

Completed in 197 milliseconds