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

  /ndk/
ndk-gdb 73 DEVICE_SERIAL=
192 DEVICE_SERIAL=$2
199 DEVICE_SERIAL=$optarg
351 if [ "x$DEVICE_SERIAL" = "x" ]; then
354 log "Using ADB flags: $ADB_FLAGS" \"$DEVICE_SERIAL\"
364 if [ "x$DEVICE_SERIAL" = "x" ]; then
367 # NOTE: We escape $ADB_CMD and $DEVICE_SERIAL in case they contains spaces.
368 "$ADB_CMD" $ADB_FLAGS "$DEVICE_SERIAL" "$@"
ndk-gdb.py 97 DEVICE_SERIAL = ''
110 global VERBOSE, DEBUG_PORT, DELAY, DEVICE_SERIAL
179 default=DEVICE_SERIAL,
180 dest='device_serial')
224 if args.device_serial != '':
225 DEVICE_SERIAL = args.device_serial
357 global ADB_CMD, ADB_FLAGS, DEVICE_SERIAL
361 if DEVICE_SERIAL != '':
362 fullargs += [DEVICE_SERIAL]
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi.services_3.2.100.v20100503.jar 
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 

Completed in 141 milliseconds