Searched refs:DEVICE (Results 1 – 17 of 17) sorted by relevance
7 DEVICE=$(echo "-s $1")9 DEVICE=""12 PID=$(adb $DEVICE shell "ps | grep anrd")20 adb $DEVICE shell "kill -s SIGUSR1 $PID"22 TRACE_FILE=$(adb $DEVICE shell "ls $TRACE_DIR \26 adb $DEVICE shell "lsof -p $PID" | grep $TRACE_FILE > /dev/null30 adb $DEVICE shell "lsof -p $PID" | grep "$TRACE_FILE" > /dev/null37 adb $DEVICE pull "${TRACE_DIR}/${TRACE_FILE}" ${TRACE_FILE}
12 (-d) DEVICE=$2; shift;;20 if [ "$DEVICE" = "" ]; then24 DEVICE=$(echo $4 | sed 's/product://')40 case $DEVICE in51 echo "Error: No display information available for $DEVICE"55 echo Capturing input for $DEVICE...
46 DEVICE=unknown52 (-d) DEVICE=$2; shift;;100 if [ "$DEVICE" = "" -o "$DEVICE" = unknown ]; then101 DEVICE=$(echo $4 | sed 's/product://')107 case "$DEVICE" in296 if [ "$DEVICE" = volantis ]; then373 if [ "$DEVICE" = volantis -o "$DEVICE" = ariel ]; then
18 case "$DEVICE" in38 echo "Error: No feedly screen geometry information available for $DEVICE"
33 case $DEVICE in66 echo "Error: No display information available for $DEVICE"
95 case $DEVICE in293 start_job "./recentfling.sh -N -i 1000 -d $DEVICE"320 start_job "./chromefling.sh -i 1000 -d $DEVICE"347 start_job "./youtube.sh -i 1000 -d $DEVICE"357 start_job "./systemapps.sh -T -i 1000 -d $DEVICE"
42 case $DEVICE in68 echo "Error: No display information available for $DEVICE"
41 case $DEVICE in73 echo "Error: No display information available for $DEVICE"
39 DEVICE=$253 VENDOR_SYMBOLS_ABS=${DEVICE_TARGET_ABS}/${DEVICE}/${VENDOR_SYMBOLS_REL}68 x-terminal-emulator -e "scripts/build_and_run.sh ${AOSP_ABS} ${DEVICE}"103 mv ${DEVICE_TARGET_ABS}/${DEVICE}/system/lib/${TEST_VENDOR_LIB} \107 echo "Pushing the test vendor library to device: $DEVICE"114 adb push ${DEVICE_TARGET_ABS}/${DEVICE}/system/lib/libevent.so /system/lib/117 adb push ${DEVICE_TARGET_ABS}/${DEVICE}/system/lib/libchrome.so /system/lib/
28 DEVICE = 0, enumerator
47 HalManifest() : mType(SchemaType::DEVICE) {} in HalManifest()
311 } else if (mType == SchemaType::DEVICE) { in checkCompatibility()347 matrix.mType = SchemaType::DEVICE; in generateCompatibleMatrix()349 } else if (mType == SchemaType::DEVICE) { in generateCompatibleMatrix()367 CHECK(mType == SchemaType::DEVICE); in sepolicyVersion()379 (lft.mType != SchemaType::DEVICE || ( in operator ==()
76 (lft.mType != SchemaType::DEVICE || ( in operator ==()
66 if (halManifest->mType == SchemaType::DEVICE) { in assembleHalManifest()
615 if (m.mType == SchemaType::DEVICE) { in mutateNode()633 if (object->mType == SchemaType::DEVICE) { in buildObject()688 } else if (m.mType == SchemaType::DEVICE) { in mutateNode()709 } else if (object->mType == SchemaType::DEVICE) { in buildObject()
123 } else if (ret->type() == SchemaType::DEVICE) { in tryParse()
99 vm.mType = SchemaType::DEVICE; in testDeviceManifest()560 set(cm, SchemaType::DEVICE); in TEST_F()