Home
last modified time | relevance | path

Searched defs:main_thread (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto.cpp199 const ProcessInfo& process_info, const ThreadInfo& main_thread) { in dump_probable_cause()
629 const ThreadInfo& main_thread = threads.at(target_thread); in engrave_tombstone_proto() local
H A Dtombstone_proto_to_text.cpp529 const auto& main_thread = main_thread_it->second; in tombstone_proto_to_text() local