Searched refs:eventInfoAppend (Results 1 – 1 of 1) sorted by relevance
52 RdbCorruptedEvent eventInfoAppend = eventInfo; in ReportFault() local53 eventInfoAppend.appendix += Format(eventInfoAppend.debugInfos, ""); in ReportFault()55 SqliteUtils::Anonymous(eventInfoAppend.storeName).c_str(), in ReportFault()56 eventInfoAppend.errorCode, in ReportFault()57 eventInfoAppend.appendix.c_str()); in ReportFault()58 Report(eventInfoAppend); in ReportFault()68 RdbCorruptedEvent eventInfoAppend = eventInfo; in ReportRestore() local69 eventInfoAppend.appendix += Format(eventInfoAppend.debugInfos, ""); in ReportRestore()71 …SqliteUtils::Anonymous(eventInfo.storeName).c_str(), eventInfo.errorCode, eventInfoAppend.appendix… in ReportRestore()72 Report(eventInfoAppend); in ReportRestore()