Searched refs:CaptureThread (Results 1 – 1 of 1) sorted by relevance
86 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