Searched refs:mMemWatchDumpFile (Results 1 – 1 of 1) sorted by relevance
1204 String mMemWatchDumpFile; field in ActivityManagerService2007 mMemWatchDumpFile = null; in handleMessage()13614 pw.print(" mMemWatchDumpFile="); pw.println(mMemWatchDumpFile); in dumpProcessesLocked()18256 mMemWatchDumpFile = heapdumpFile.toString(); in recordPssSampleLocked()19645 if (mMemWatchDumpFile == null || !mMemWatchDumpFile.equals(path)) { in dumpHeapFinished()19647 + " does not match last path " + mMemWatchDumpFile); in dumpHeapFinished()