Searched refs:dumpMemInfoTable (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/app/ |
D | ActivityThread.java | 1271 dumpMemInfoTable(pw, memInfo, checkin, dumpFullInfo, dumpDalvik, dumpSummaryOnly, in dumpMemInfo() 1427 dumpMemInfoTable(proto, memInfo, dumpDalvik, dumpSummaryOnly, in dumpMemInfo() 2509 public static void dumpMemInfoTable(PrintWriter pw, Debug.MemoryInfo memInfo, boolean checkin, in dumpMemInfoTable() method in ActivityThread 2828 public static void dumpMemInfoTable(ProtoOutputStream proto, Debug.MemoryInfo memInfo, in dumpMemInfoTable() method in ActivityThread
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityManagerService.java | 12462 ActivityThread.dumpMemInfoTable(pw, mi, opts.isCheckinRequest, in dumpApplicationMemoryUsage() 12547 … ActivityThread.dumpMemInfoTable(pw, mi, opts.isCheckinRequest, opts.dumpFullDetails, in dumpApplicationMemoryUsage() 12991 ActivityThread.dumpMemInfoTable(proto, mi, opts.dumpDalvik, in dumpApplicationMemoryUsage() 13082 ActivityThread.dumpMemInfoTable(proto, mi, opts.dumpDalvik, in dumpApplicationMemoryUsage()
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 774 HSPLandroid/app/ActivityThread;->dumpMemInfoTable(Ljava/io/PrintWriter;Landroid/os/Debug$MemoryInfo…
|
D | hiddenapi-greylist-max-o.txt | 2067 Landroid/app/ActivityThread;->dumpMemInfoTable(Landroid/util/proto/ProtoOutputStream;Landroid/os/De… 2068 Landroid/app/ActivityThread;->dumpMemInfoTable(Ljava/io/PrintWriter;Landroid/os/Debug$MemoryInfo;ZZ…
|