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