Searched refs:mMemWatchDumpPid (Results 1 – 1 of 1) sorted by relevance
1342 int mMemWatchDumpPid; field in ActivityManagerService1875 mMemWatchDumpPid = -1; in handleMessage()10796 pw.print(" mMemWatchDumpPid="); pw.println(mMemWatchDumpPid); in dumpProcessesLocked()11094 … proto.write(ActivityManagerServiceDumpProcessesProto.MemWatchProcess.Dump.PID, mMemWatchDumpPid); in writeProcessesToProtoLocked()16229 mMemWatchDumpPid = proc.pid; in startHeapDumpLocked()17522 if (Binder.getCallingPid() != mMemWatchDumpPid) { in dumpHeapFinished()17524 + " does not match last pid " + mMemWatchDumpPid); in dumpHeapFinished()