Home
last modified time | relevance | path

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

/system/core/debuggerd/libdebuggerd/include/libdebuggerd/
Dutility.h37 pid_t crashed_tid; member
46 crashed_tid(-1), in log_t()
/system/core/debuggerd/libdebuggerd/
Dutility.cpp80 && log->crashed_tid != -1 in _VLOG()
82 && (log->crashed_tid == log->current_tid); in _VLOG()
Dtombstone.cpp451 log->current_tid = log->crashed_tid; in dump_thread()
570 log.crashed_tid = tid; in engrave_tombstone_ucontext()
626 log.crashed_tid = target_thread; in engrave_tombstone()
/system/core/debuggerd/libdebuggerd/test/
Dtombstone_test.cpp66 log_.crashed_tid = 12; in SetUp()
Ddump_memory_test.cpp161 log_.crashed_tid = 12; in SetUp()