Searched refs:print_guest_thread (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/system/core/debuggerd/libdebuggerd/ |
H A D | tombstone_proto_to_text.cpp | 565 static void print_guest_thread(CallbackType callback, SymbolizeCallbackType symbolize, in print_guest_thread() function 616 print_guest_thread(callback, symbolize, tombstone, main_guest_thread_it->second, in tombstone_proto_to_text() 633 print_guest_thread(callback, symbolize, tombstone, guest_thread_it->second, tid, false); in tombstone_proto_to_text()
|