Home
last modified time | relevance | path

Searched defs:guest_thread (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto_to_text.cpp566 const Tombstone& tombstone, const Thread& guest_thread, pid_t tid, in print_guest_thread()
H A Dtombstone_proto.cpp648 Thread guest_thread; in dump_thread() local
/aosp_15_r20/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter_test.cc2091 std::unique_ptr<GuestThread, decltype(&GuestThread::Destroy)> guest_thread( in TEST_F() local