Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_report_recovery.h155 bool TryToReportRecoveryPanicEvent();
H A Dpanic_report_recovery.cpp257 bool TryToReportRecoveryPanicEvent() in TryToReportRecoveryPanicEvent() function
H A Dbbox_detector_plugin.cpp245 if (PanicReport::TryToReportRecoveryPanicEvent()) { in NotifyBootStable()