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