Lines Matching refs:ERROR
380 LOG(ERROR) << "Specified maximum target window size " in SetMaximumTargetWindowSize()
693 LOG(ERROR) << "Unrecognized VCDIFF format version" << LOG_ENDL; in ReadDeltaFileHeader()
714 LOG(ERROR) << "Did not find VCDIFF header bytes; " in ReadDeltaFileHeader()
722 LOG(ERROR) << "Secondary compression is not supported" << LOG_ENDL; in ReadDeltaFileHeader()
908 LOG(ERROR) << "FinishDecoding() called before parsing entire" in FinishDecoding()
920 LOG(ERROR) << "Length of target window (" << window_size in TargetWindowWouldExceedSizeLimits()
936 LOG(ERROR) << "Length of target window (" << window_size in TargetWindowWouldExceedSizeLimits()
947 LOG(ERROR) << "Length of target window (" << window_size in TargetWindowWouldExceedSizeLimits()
1015 LOG(ERROR) << "The end of the instructions section " in SetUpWindowSections()
1156 LOG(ERROR) << "Unable to decode address for COPY" << LOG_ENDL; in DecodeCopy()
1228 LOG(ERROR) << VCDiffInstructionName(instruction) in DecodeBody()
1264 LOG(ERROR) << "Decoded target window size (" << TargetBytesDecoded() in DecodeBody()
1274 LOG(ERROR) << "Target data does not match checksum; this could mean " in DecodeBody()
1279 LOG(ERROR) << "Excess instructions and sizes left over " in DecodeBody()
1287 LOG(ERROR) << "Excess ADD/RUN data left over " in DecodeBody()
1292 LOG(ERROR) << "Excess COPY addresses left over " in DecodeBody()
1346 LOG(ERROR) << "End of data reached while decoding VCDIFF delta file" in DecodeWindows()