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

  /external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/interpreter/
Sl4aHostedInterpreter.java 34 public static final String DALVIKVM = "/system/bin/dalvikvm";
  /art/test/etc/
run-test-jar 20 DALVIKVM="dalvikvm32"
95 # if "y", run 'sync' before dalvikvm to make sure all files from
381 DALVIKVM="dalvikvm64"
661 GDB_ARGS="$GDB_ARGS -- $DALVIKVM"
662 DALVIKVM=
665 GDB_ARGS="$GDB_ARGS --args $DALVIKVM"
916 dalvikvm_cmdline="$INVOKE_WITH $GDB $BIN_DIR/$DALVIKVM \
995 # Current default installation is dalvikvm 64bits and dex2oat 32bits,
    [all...]

Completed in 56 milliseconds