HomeSort by relevance Sort by last modified time
    Searched refs:SVC_CRITICAL (Results 1 - 3 of 3) sorted by null

  /system/core/init/
init.h 71 #define SVC_CRITICAL 0x20 /* will reboot into recovery if keeps crashing */
signal_handler.c 93 if (svc->flags & SVC_CRITICAL) {
init_parser.c 748 svc->flags |= SVC_CRITICAL;

Completed in 96 milliseconds