Home
last modified time | relevance | path

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

/system/core/debuggerd/tombstoned/
Dtombstoned.cpp98 return (crash->crash_type == kDebuggerdJavaBacktrace) ? for_anrs() : for_tombstones(); in for_crash()
101 static CrashQueue* for_tombstones() { in for_tombstones() function in CrashQueue
435 evconnlistener_new(base, crash_accept_cb, CrashQueue::for_tombstones(), LEV_OPT_CLOSE_ON_FREE, in main()