Home
last modified time | relevance | path

Searched refs:getHprofConvLocation (Results 1 – 7 of 7) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/internal/
DToolsLocator.java33 public String getHprofConvLocation() { in getHprofConvLocation() method in ToolsLocator
34 return PdtPlugin.getHprofConvLocation(); in getHprofConvLocation()
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
DToolsLocator.java39 public String getHprofConvLocation() { in getHprofConvLocation() method in ToolsLocator
40 return mLocator.getHprofConvLocation(); in getHprofConvLocation()
DSdkToolsLocator.java63 public String getHprofConvLocation() { in getHprofConvLocation() method in SdkToolsLocator
78 getHprofConvLocation()); in isValidInstallation()
/sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/
DPdtPlugin.java58 getHprofConvLocation(), getTraceViewLocation()); in start()
97 public static String getHprofConvLocation() { in getHprofConvLocation() method in PdtPlugin
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
DIToolsLocator.java40 String getHprofConvLocation(); in getHprofConvLocation() method
DDdmsPlugin.java310 String hprofConvLocation = locator.getHprofConvLocation(); in start()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
DToolsLocator.java33 public String getHprofConvLocation() { in getHprofConvLocation() method in ToolsLocator