Home | History | Annotate | Download | only in src

Lines Matching refs:LOG

83 //     <Handle error case.  An error log message has already been generated.>
380 LOG(ERROR) << "Specified maximum target window size "
413 LOG(DFATAL) << "Internal error: Decoded data size "
478 LOG(DFATAL) << "SetAllowVcdTarget() called after StartDecoding()"
641 LOG(DFATAL) << "StartDecoding() called twice without FinishDecoding()"
693 LOG(ERROR) << "Unrecognized VCDIFF format version" << LOG_ENDL;
714 LOG(ERROR) << "Did not find VCDIFF header bytes; "
722 LOG(ERROR) << "Secondary compression is not supported" << LOG_ENDL;
787 LOG(DFATAL) << "Internal error: custom_code_table_decoder_ is set,"
806 LOG(DFATAL) << "Decoded custom code table size ("
864 LOG(DFATAL) << "DecodeChunk() called without StartDecoding()" << LOG_ENDL;
903 LOG(WARNING) << "FinishDecoding() called before StartDecoding(),"
908 LOG(ERROR) << "FinishDecoding() called before parsing entire"
920 LOG(ERROR) << "Length of target window (" << window_size
936 LOG(ERROR) << "Length of target window (" << window_size
947 LOG(ERROR) << "Length of target window (" << window_size
1015 LOG(ERROR) << "The end of the instructions section "
1156 LOG(ERROR) << "Unable to decode address for COPY" << LOG_ENDL;
1162 LOG
1203 LOG(DFATAL) << "Internal error: interleaved format is used, but the"
1228 LOG(ERROR) << VCDiffInstructionName(instruction)
1248 LOG(DFATAL) << "Unexpected instruction type " << instruction
1264 LOG(ERROR) << "Decoded target window size (" << TargetBytesDecoded()
1274 LOG(ERROR) << "Target data does not match checksum; this could mean "
1279 LOG(ERROR) << "Excess instructions and sizes left over "
1287 LOG(ERROR) << "Excess ADD/RUN data left over "
1292 LOG(ERROR) << "Excess COPY addresses left over "
1309 LOG(DFATAL) << "Internal error: VCDiffDeltaFileWindow::DecodeWindows() "
1323 LOG(DFATAL) << "Error initializing address cache" << LOG_ENDL;
1332 LOG(DFATAL) << "Internal error: Resumed decoding of a delta file window"
1346 LOG(ERROR) << "End of data reached while decoding VCDIFF delta file"