Home
last modified time | relevance | path

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

/aosp12/system/core/debuggerd/tombstoned/
H A Dtombstoned.cpp121 return (crash->crash_type == kDebuggerdJavaBacktrace) ? for_anrs() : for_tombstones(); in for_crash()
135 static CrashQueue* for_anrs() { in for_anrs() function in CrashQueue
549 evconnlistener_new(base, crash_accept_cb, CrashQueue::for_anrs(), LEV_OPT_CLOSE_ON_FREE, in main()