Searched refs:time_crashed_ (Results 1 – 2 of 2) sorted by relevance
157 android::base::boot_clock::time_point time_crashed_; // first crash within inspection window variable
317 if (now < time_crashed_ + fatal_crash_window_ || !boot_completed) { in Reap()338 time_crashed_ = now; in Reap()