Searched refs:getProcess (Results 1 – 3 of 3) sorted by relevance
33 public ProcessSnapshot getProcess(int pid) { in getProcess() method in VmTraces43 final ProcessSnapshot process = getProcess(pid); in getThread()
130 final ProcessSnapshot offendingProcess = vmTraces.getProcess(pid); in detectDeadlocks()
167 final ProcessSnapshot offendingProcess = anr.vmTraces.getProcess(anr.pid); in makeTriageHdf()