Home
last modified time | relevance | path

Searched refs:on_crash_started (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/core/debuggerd/tombstoned/
H A Dtombstoned.cpp225 void on_crash_started() { ++num_concurrent_dumps_; } in on_crash_started() function in CrashQueue
330 CrashQueue::for_crash(crash)->on_crash_started(); in perform_request()