Home
last modified time | relevance | path

Searched refs:IsLastShortStartUp (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dpanic_report_recovery.h86 bool IsLastShortStartUp();
H A Dpanic_report_recovery.cpp140 bool IsLastShortStartUp() in IsLastShortStartUp() function
H A Dbbox_detector_plugin.cpp111 if (name == "PANIC" && PanicReport::IsLastShortStartUp()) { in HandleBBoxEvent()
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/
H A Dbbox_detector_unit_test.cpp159 ASSERT_FALSE(PanicReport::IsLastShortStartUp()); in HWTEST_F()
161 ASSERT_TRUE(PanicReport::IsLastShortStartUp()); in HWTEST_F()

Completed in 2 milliseconds