Searched refs:IsLastShortStartUp (Results 1 – 4 of 4) sorted by relevance
158 ASSERT_FALSE(PanicReport::IsLastShortStartUp());160 ASSERT_TRUE(PanicReport::IsLastShortStartUp());
86 bool IsLastShortStartUp();
140 bool IsLastShortStartUp() in IsLastShortStartUp() function
104 if (name == "PANIC" && PanicReport::IsLastShortStartUp()) { in HandleBBoxEvent()