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=
188 DEVICE_SERIAL=$2
195 DEVICE_SERIAL=$optarg
332 if [ "x$DEVICE_SERIAL" = "x" ]; then
335 log "Using ADB flags: $ADB_FLAGS" \"$DEVICE_SERIAL\"
342 if [ "x$DEVICE_SERIAL" = "x" ]; then
345 # NOTE: We escape $ADB_CMD and $DEVICE_SERIAL in case they contains spaces.
346 "$ADB_CMD" $ADB_FLAGS "$DEVICE_SERIAL" "$@"
ndk-gdb.py 89 DEVICE_SERIAL = ''
102 global VERBOSE, DEBUG_PORT, DELAY, DEVICE_SERIAL
166 default=DEVICE_SERIAL,
167 dest='device_serial')
194 if args.device_serial != '':
195 DEVICE_SERIAL = args.device_serial
295 global ADB_CMD, ADB_FLAGS, DEVICE_SERIAL
299 if DEVICE_SERIAL != '':
300 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 832 milliseconds