Home
last modified time | relevance | path

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

/system/memory/libmemunreachable/
DThreadCapture.cpp86 int CaptureThread(pid_t tid);
166 if (CaptureThread(*it) < 0) { in CaptureThreads()
251 int ThreadCaptureImpl::CaptureThread(pid_t tid) { in CaptureThread() function in android::ThreadCaptureImpl