Home
last modified time | relevance | path

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

/system/core/debuggerd/
Ddebuggerd.cpp424 static bool ptrace_attach_thread(pid_t pid, pid_t tid) { in ptrace_attach_thread() function
474 if (!ptrace_attach_thread(pid, tid)) { in ptrace_siblings()
599 if (!ptrace_attach_thread(request.pid, request.tid)) { in worker_process()