Searched refs:hprofConvLocation (Results 1 – 1 of 1) sorted by relevance
310 String hprofConvLocation = locator.getHprofConvLocation(); in start() local312 hprofConvLocation != null) { in start()314 if (setToolsLocation(adbLocation, hprofConvLocation, in start()508 private static boolean setToolsLocation(String adbLocation, String hprofConvLocation, in setToolsLocation() argument512 File hprofConverter = new File(hprofConvLocation); in setToolsLocation()549 String hprofConvLocation, String traceViewLocation) { in setToolsLocation() argument551 if (setToolsLocation(adbLocation, hprofConvLocation, traceViewLocation)) { in setToolsLocation()