Searched refs:dumpMemoryInfo (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/app/ |
D | ActivityThread.java | 2803 private static void dumpMemoryInfo(ProtoOutputStream proto, long fieldId, String name, in dumpMemoryInfo() method in ActivityThread 2835 dumpMemoryInfo(proto, MemInfoDumpProto.ProcessMemory.HeapInfo.MEM_INFO, "Native Heap", in dumpMemInfoTable() 2846 dumpMemoryInfo(proto, MemInfoDumpProto.ProcessMemory.HeapInfo.MEM_INFO, "Dalvik Heap", in dumpMemInfoTable() 2877 dumpMemoryInfo(proto, MemInfoDumpProto.ProcessMemory.OTHER_HEAPS, in dumpMemInfoTable() 2894 dumpMemoryInfo(proto, MemInfoDumpProto.ProcessMemory.UNKNOWN_HEAP, "Unknown", in dumpMemInfoTable() 2899 dumpMemoryInfo(proto, MemInfoDumpProto.ProcessMemory.HeapInfo.MEM_INFO, "TOTAL", in dumpMemInfoTable() 2928 dumpMemoryInfo(proto, MemInfoDumpProto.ProcessMemory.DALVIK_DETAILS, in dumpMemInfoTable()
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 2069 Landroid/app/ActivityThread;->dumpMemoryInfo(Landroid/util/proto/ProtoOutputStream;JLjava/lang/Stri…
|