Home
last modified time | relevance | path

Searched refs:DEVICE (Results 1 – 20 of 20) sorted by relevance

/system/extras/ANRdaemon/
DANRdaemon_get_trace.sh7 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/null
30 adb $DEVICE shell "lsof -p $PID" | grep "$TRACE_FILE" > /dev/null
37 adb $DEVICE pull "${TRACE_DIR}/${TRACE_FILE}" ${TRACE_FILE}
/system/extras/tests/workloads/
Dcapture.sh12 (-d) DEVICE=$2; shift;;
20 if [ "$DEVICE" = "" ]; then
24 DEVICE=$(echo $4 | sed 's/product://')
40 case $DEVICE in
51 echo "Error: No display information available for $DEVICE"
55 echo Capturing input for $DEVICE...
Ddefs.sh46 DEVICE=unknown
52 (-d) DEVICE=$2; shift;;
100 if [ "$DEVICE" = "" -o "$DEVICE" = unknown ]; then
101 DEVICE=$(echo $4 | sed 's/product://')
107 case "$DEVICE" in
296 if [ "$DEVICE" = volantis ]; then
373 if [ "$DEVICE" = volantis -o "$DEVICE" = ariel ]; then
Dfeedly-chrome.sh18 case "$DEVICE" in
38 echo "Error: No feedly screen geometry information available for $DEVICE"
Dyoutube.sh33 case $DEVICE in
66 echo "Error: No display information available for $DEVICE"
Dpwrtest.sh95 case $DEVICE in
293 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"
Drecentfling.sh42 case $DEVICE in
68 echo "Error: No display information available for $DEVICE"
Dchromefling.sh41 case $DEVICE in
73 echo "Error: No display information available for $DEVICE"
/system/bt/vendor_libs/test_vendor_lib/scripts/
Dbuild_and_run.sh39 DEVICE=$2
53 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/
/system/libvintf/include/vintf/
DSchemaType.h28 DEVICE = 0, enumerator
DHalManifest.h69 HalManifest() : mType(SchemaType::DEVICE) {} in HalManifest()
/system/apex/shim/
DREADME.md44 * out/target/product/${DEVICE}/obj/ETC/com.android.apex.cts.shim.v1_intermediates/com.android.ape…
45 * out/target/product/${DEVICE}/obj/ETC/com.android.apex.cts.shim.v2_intermediates/com.android.ape…
46 * out/target/product/${DEVICE}/obj/ETC/com.android.apex.cts.shim.v2_wrong_sha_intermediates/com.a…
/system/libvintf/
DHalManifest.cpp414 } else if (mType == SchemaType::DEVICE) { in checkCompatibility()
472 matrix.mType = SchemaType::DEVICE; in generateCompatibleMatrix()
474 } else if (mType == SchemaType::DEVICE) { in generateCompatibleMatrix()
505 CHECK(mType == SchemaType::DEVICE); in sepolicyVersion()
524 return "/"s + (type() == SchemaType::DEVICE ? "vendor" : "system") + "/etc/" + in getXmlFilePath()
536 (lft.mType != SchemaType::DEVICE || in operator ==()
676 if (type() == SchemaType::DEVICE) { in addAll()
DCompatibilityMatrix.cpp136 return "/"s + (type() == SchemaType::DEVICE ? "vendor" : "system") + "/etc/" + in getXmlSchemaPath()
322 (lft.mType != SchemaType::DEVICE || in operator ==()
392 baseMatrix->mType = SchemaType::DEVICE; in combineDeviceMatrices()
469 return type() == SchemaType::DEVICE ? device.mVendorNdk.version() : ""; in getVendorNdkVersion()
DAssembleVintf.cpp378 if (halManifest->mType == SchemaType::DEVICE) { in assembleHalManifest()
532 if (matrices->front().mType == SchemaType::DEVICE) { in assembleCompatibilityMatrix()
Dparse_xml.cpp1036 if (m.mType == SchemaType::DEVICE) { in mutateNode()
1092 if (object->mType == SchemaType::DEVICE) { in buildObject()
1238 } else if (m.mType == SchemaType::DEVICE) { in mutateNode()
1308 } else if (object->mType == SchemaType::DEVICE) { in buildObject()
/system/sepolicy/private/
Dtraced_probes.te85 # Allow access to read /sys/class/devfreq/ and /$DEVICE/cur_freq files
/system/sepolicy/prebuilts/api/31.0/private/
Dtraced_probes.te85 # Allow access to read /sys/class/devfreq/ and /$DEVICE/cur_freq files
/system/libvintf/test/
DLibVintfTest.cpp148 vm.mType = SchemaType::DEVICE; in testDeviceManifest()
673 set(cm, SchemaType::DEVICE); in TEST_F()
/system/bt/gd/hci/
Dhci_packets.pdl3924 DEVICE = 1,