Searched refs:SVC_CRITICAL (Results 1 – 2 of 2) sorted by relevance
378 if (((flags_ & SVC_CRITICAL) || !pre_apexd_) && !(flags_ & SVC_RESTART)) { in Reap()382 if (flags_ & SVC_CRITICAL) { in Reap()458 flags_ |= SVC_CRITICAL; in ParseCritical()
46 #define SVC_CRITICAL 0x020 // will reboot into bootloader if keeps crashing macro