Home
last modified time | relevance | path

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

/system/core/debuggerd/handler/
Ddebuggerd_handler.cpp253 debugger_thread_info* thread_info = static_cast<debugger_thread_info*>(arg); in debuggerd_dispatch_pseudothread() local
408 debugger_thread_info thread_info = { in debuggerd_signal_handler() local
/system/core/libmemunreachable/tests/
DThreadCapture_test.cpp237 auto thread_info = allocator::vector<ThreadInfo>(heap); in TEST_P() local
334 auto thread_info = allocator::vector<ThreadInfo>(heap); in TEST_F() local
/system/core/libmemunreachable/
DThreadCapture.cpp212 bool ThreadCaptureImpl::PtraceThreadInfo(pid_t tid, ThreadInfo& thread_info) { in PtraceThreadInfo()
DMemUnreachable.cpp282 allocator::vector<ThreadInfo> thread_info(heap); in GetUnreachableMemory() local