Home
last modified time | relevance | path

Searched refs:dumpHprofData (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/os/
DDebug.java1933 public static void dumpHprofData(String fileName) throws IOException { in dumpHprofData() method in Debug
1934 VMDebug.dumpHprofData(fileName); in dumpHprofData()
1946 public static void dumpHprofData(String fileName, FileDescriptor fd) in dumpHprofData() method in Debug
1948 VMDebug.dumpHprofData(fileName, fd); in dumpHprofData()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
DLeakReporter.java81 Debug.dumpHprofData(hprofFile.getAbsolutePath()); in dumpLeak()
DDumpTruck.java103 android.os.Debug.dumpHprofData(path); // will block in captureHeaps()
/frameworks/base/core/java/android/ddm/
DDdmHandleHeap.java166 Debug.dumpHprofData(fileName); in handleHPDU()
/frameworks/base/core/java/android/app/
DActivityThread.java5844 Debug.dumpHprofData(dhd.path, fd.getFileDescriptor()); in handleDumpHeap()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...