Home
last modified time | relevance | path

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

/system/core/libmemunreachable/
DThreadCapture.cpp85 int PtraceAttach(pid_t tid);
187 int ThreadCaptureImpl::PtraceAttach(pid_t tid) { in PtraceAttach() function in ThreadCaptureImpl
254 int ret = PtraceAttach(tid); in CaptureThread()