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.h36 pid_t crashed_tid; member
45 crashed_tid(-1), in log_t()
/system/core/debuggerd/libdebuggerd/
Dutility.cpp72 && log->crashed_tid != -1 in _LOG()
74 && (log->crashed_tid == log->current_tid); in _LOG()
Dtombstone.cpp487 log->current_tid = log->crashed_tid; in dump_thread()
625 log.crashed_tid = tid; in engrave_tombstone_ucontext()
667 log.crashed_tid = target_thread; in engrave_tombstone()
/system/core/debuggerd/libdebuggerd/test/
Dtombstone_test.cpp60 log_.crashed_tid = 12; in SetUp()
Ddump_memory_test.cpp178 log_.crashed_tid = 12; in SetUp()