Home
last modified time | relevance | path

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

/system/core/debuggerd/
Dutility.h50 pid_t crashed_tid; member
57 : tfd(-1), amfd(-1), crashed_tid(-1), current_tid(-1), should_retrieve_logcat(true) {} in log_t()
Dutility.cpp50 && log->crashed_tid != -1 in _LOG()
52 && (log->crashed_tid == log->current_tid); in _LOG()
Dtombstone.cpp471 log->current_tid = log->crashed_tid; in dump_sibling_thread_report()
789 log.crashed_tid = tid; in engrave_tombstone()
/system/core/debuggerd/test/
Ddump_memory_test.cpp129 log_.crashed_tid = 12; in SetUp()
Ddump_maps_test.cpp72 log_.crashed_tid = 12; in SetUp()