Home
last modified time | relevance | path

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

/aosp12/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto_to_text.cpp232 static void print_thread(CallbackType callback, const Tombstone& tombstone, const Thread& thread) { in print_thread() function
459 print_thread(callback, tombstone, threads.find(tid)->second); in tombstone_proto_to_text()