Home
last modified time | relevance | path

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

/system/memory/libmemunreachable/
DThreadCapture.h33 using ThreadInfoList = allocator::vector<ThreadInfo>; variable
46 bool CapturedThreadInfo(ThreadInfoList& threads);
DThreadCapture.cpp82 bool CapturedThreadInfo(ThreadInfoList& threads);
323 bool ThreadCaptureImpl::CapturedThreadInfo(ThreadInfoList& threads) { in CapturedThreadInfo()
359 bool ThreadCapture::CapturedThreadInfo(ThreadInfoList& threads) { in CapturedThreadInfo()