Home
last modified time | relevance | path

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

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