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

  /frameworks/base/tools/preload2/src/com/android/preload/classdataretrieval/jdwp/
PreloadDebugeeWrapper.java 32 protected Process launchProcess(String cmdLine) throws IOException {
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/share/
JDWPManualDebuggeeWrapper.java 80 protected Process launchProcess(String cmdLine) throws IOException {
JDWPUnitDebuggeeProcessWrapper.java 86 process = launchProcess(cmdLine);
149 protected Process launchProcess(String cmdLine) throws IOException {

Completed in 873 milliseconds