Lines Matching refs:Corruption

401     return Status::Corruption("Corrupted trace file. Incorrect header.");  in ReadTraceHeader()
404 return Status::Corruption("Corrupted trace file. Incorrect magic."); in ReadTraceHeader()
417 return Status::Corruption("Corrupted trace file. Incorrect footer."); in ReadTraceFooter()
770 return Status::Corruption("Cannot make the statistic of correlation."); in MakeStatisticCorrelation()
1516 return Status::Corruption("Failed to write the trace sequence to file"); in HandleGet()
1538 return Status::Corruption("Failed to insert key statistics"); in HandleGet()
1552 return Status::Corruption("Failed to write the trace sequence to file"); in HandlePut()
1571 return Status::Corruption("Failed to insert key statistics"); in HandlePut()
1585 return Status::Corruption("Failed to write the trace sequence to file"); in HandleDelete()
1604 return Status::Corruption("Failed to insert key statistics"); in HandleDelete()
1618 return Status::Corruption("Failed to write the trace sequence to file"); in HandleSingleDelete()
1637 return Status::Corruption("Failed to insert key statistics"); in HandleSingleDelete()
1652 return Status::Corruption("Failed to write the trace sequence to file"); in HandleDeleteRange()
1673 return Status::Corruption("Failed to insert key statistics"); in HandleDeleteRange()
1687 return Status::Corruption("Failed to write the trace sequence to file"); in HandleMerge()
1706 return Status::Corruption("Failed to insert key statistics"); in HandleMerge()
1732 return Status::Corruption("Failed to write the trace sequence to file"); in HandleIter()
1750 return Status::Corruption("Failed to insert key statistics"); in HandleIter()