Home
last modified time | relevance | path

Searched refs:SaveBboxLogFlagsToFile (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_report_recovery.cpp73 return SaveBboxLogFlagsToFile(bboxSaveLogFlags); in InitPanicConfigFile()
92 bool SaveBboxLogFlagsToFile(const BboxSaveLogFlags& bboxSaveLogFlags) in SaveBboxLogFlagsToFile() function
234 SaveBboxLogFlagsToFile(bboxSaveLogFlags); in CompressAndCopyLogFiles()
268 SaveBboxLogFlagsToFile(bboxSaveLogFlags); in TryToReportRecoveryPanicEvent()
278 SaveBboxLogFlagsToFile(bboxSaveLogFlags); in ConfirmReportResult()
H A Dpanic_report_recovery.h50 bool SaveBboxLogFlagsToFile(const BboxSaveLogFlags& bboxSaveLogFlags);
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/
H A Dbbox_detector_unit_test.cpp226 PanicReport::SaveBboxLogFlagsToFile(bboxSaveFlags);