HomeSort by relevance Sort by last modified time
    Searched refs:FN_HPROF_CONV (Results 1 - 3 of 3) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
SdkToolsLocator.java 46 public static final String FN_HPROF_CONV = "hprof-conv" + PLATFORM_EXECUTABLE_EXTENSION; //$NON-NLS-1$
64 return new File(getSdkToolsFolder(), FN_HPROF_CONV).getAbsolutePath();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
AdtConstants.java 86 public final static String FN_HPROF_CONV =
AdtPlugin.java 418 AdtConstants.FN_HPROF_CONV;
    [all...]

Completed in 108 milliseconds