Searched refs:time_crashed (Results 1 - 2 of 2) sorted by last modified time

/system/core/init/
H A Dinit.h90 time_t time_crashed; /* first crash within inspection window */ member in struct:service
H A Dsignal_handler.c94 if (svc->time_crashed + CRITICAL_CRASH_WINDOW >= now) {
103 svc->time_crashed = now;

Completed in 48 milliseconds