Searched refs:mMemWatchDumpPid (Results 1 – 1 of 1) sorted by relevance
1351 int mMemWatchDumpPid; field in ActivityManagerService1886 mMemWatchDumpPid = -1; in handleMessage()10855 pw.print(" mMemWatchDumpPid="); pw.println(mMemWatchDumpPid); in dumpProcessesLocked()11153 … proto.write(ActivityManagerServiceDumpProcessesProto.MemWatchProcess.Dump.PID, mMemWatchDumpPid); in writeProcessesToProtoLocked()16346 mMemWatchDumpPid = proc.pid; in startHeapDumpLocked()17640 if (Binder.getCallingPid() != mMemWatchDumpPid) { in dumpHeapFinished()17642 + " does not match last pid " + mMemWatchDumpPid); in dumpHeapFinished()