Home
last modified time | relevance | path

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

/system/core/debuggerd/
Dutility.h52 pid_t crashed_tid; member
59 : tfd(-1), amfd_data(nullptr), crashed_tid(-1), current_tid(-1), in log_t()
Dutility.cpp50 && log->crashed_tid != -1 in _LOG()
52 && (log->crashed_tid == log->current_tid); in _LOG()
Dtombstone.cpp477 log->current_tid = log->crashed_tid; in dump_thread()
692 log.crashed_tid = tid; in engrave_tombstone()
/system/core/debuggerd/test/
Ddump_memory_test.cpp129 log_.crashed_tid = 12; in SetUp()
Dtombstone_test.cpp73 log_.crashed_tid = 12; in SetUp()