Searched refs:mMemWatchDumpFile (Results 1 – 1 of 1) sorted by relevance
1350 String mMemWatchDumpFile; field in ActivityManagerService1884 mMemWatchDumpFile = null; in handleMessage()10854 pw.print(" mMemWatchDumpFile="); pw.println(mMemWatchDumpFile); in dumpProcessesLocked()11152 …proto.write(ActivityManagerServiceDumpProcessesProto.MemWatchProcess.Dump.FILE, mMemWatchDumpFile); in writeProcessesToProtoLocked()16345 mMemWatchDumpFile = heapdumpFile.toString(); in startHeapDumpLocked()17645 if (mMemWatchDumpFile == null || !mMemWatchDumpFile.equals(path)) { in dumpHeapFinished()17647 + " does not match last path " + mMemWatchDumpFile); in dumpHeapFinished()