Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
DDdmsPlugin.java509 String traceViewLocation) { in setToolsLocation() argument
513 File traceview = new File(traceViewLocation); in setToolsLocation()
549 String hprofConvLocation, String traceViewLocation) { in setToolsLocation() argument
551 if (setToolsLocation(adbLocation, hprofConvLocation, traceViewLocation)) { in setToolsLocation()