Home
last modified time | relevance | path

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

/system/bt/test/common/
Dmain_handler.cc32 MessageLoopThread main_thread("bt_fake_main_thread", true); variable
/system/bt/stack/btu/
Dbtu_task.cc50 static MessageLoopThread main_thread("bt_main_thread", true); variable
/system/core/debuggerd/libdebuggerd/
Dtombstone_proto.cpp187 const ProcessInfo& process_info, const ThreadInfo& main_thread) { in dump_probable_cause()
626 const ThreadInfo& main_thread = threads.at(target_thread); in engrave_tombstone_proto() local
Dtombstone_proto_to_text.cpp443 const auto& main_thread = main_thread_it->second; in tombstone_proto_to_text() local