Searched refs:mMemWatchDumpFile (Results 1 – 1 of 1) sorted by relevance
1341 String mMemWatchDumpFile; field in ActivityManagerService1873 mMemWatchDumpFile = null; in handleMessage()10795 pw.print(" mMemWatchDumpFile="); pw.println(mMemWatchDumpFile); in dumpProcessesLocked()11093 …proto.write(ActivityManagerServiceDumpProcessesProto.MemWatchProcess.Dump.FILE, mMemWatchDumpFile); in writeProcessesToProtoLocked()16228 mMemWatchDumpFile = heapdumpFile.toString(); in startHeapDumpLocked()17527 if (mMemWatchDumpFile == null || !mMemWatchDumpFile.equals(path)) { in dumpHeapFinished()17529 + " does not match last path " + mMemWatchDumpFile); in dumpHeapFinished()