Home
last modified time | relevance | path

Searched refs:dev (Results 1 – 23 of 23) sorted by relevance

/development/tools/winscope/
Dcapture_sf_trace.sh53 adb shell su root service call SurfaceFlinger 1025 i32 1 >/dev/null
59 adb shell su root service call SurfaceFlinger 1025 i32 0 >/dev/null
64 which adb >/dev/null 2>/dev/null || { echo "ERROR: ADB not found."; exit 1; }
65 adb get-state 2>/dev/null | grep -q device || { echo "ERROR: No device connected or device is unaut…
68 adb shell su root setenforce 0 2>/dev/null >/dev/null
Dyarn.lock4219 webpack-dev-middleware@^1.11.0:
4221 …resolved "https://registry.yarnpkg.com/webpack-dev-middleware/-/webpack-dev-middleware-1.12.0.tgz#…
4229 webpack-dev-server@^2.4.5:
4231 …resolved "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-2.7.1.tgz#21580f5a0…
4254 webpack-dev-middleware "^1.11.0"
/development/tools/logblame/
Dconnectivity_log_test14 adb shell settings put global airplane_mode_on 0 > /dev/null
15 adb shell am broadcast -a android.intent.action.AIRPLANE_MODE > /dev/null
26 adb shell settings put global airplane_mode_on 1 > /dev/null
27 adb shell am broadcast -a android.intent.action.AIRPLANE_MODE > /dev/null
32 adb shell settings put global airplane_mode_on 0 > /dev/null
33 adb shell am broadcast -a android.intent.action.AIRPLANE_MODE > /dev/null
Dapp_switch_test31 adb shell settings put global airplane_mode_on 1 > /dev/null
32 adb shell am broadcast -a android.intent.action.AIRPLANE_MODE > /dev/null
65 adb shell settings put global airplane_mode_on 0 > /dev/null
66 adb shell am broadcast -a android.intent.action.AIRPLANE_MODE > /dev/null
Dsample.txt6 type=1400 audit(0.0:1021): avc: denied { search } for name="leds" dev="sysfs" ino=7453 scontext=u:r…
144 type=1400 audit(0.0:1022): avc: denied { search } for name="leds" dev="sysfs" ino=7453 scontext=u:r…
156 type=1400 audit(0.0:1023): avc: denied { search } for name="leds" dev="sysfs" ino=7453 scontext=u:r…
163 type=1400 audit(0.0:1024): avc: denied { search } for name="leds" dev="sysfs" ino=7453 scontext=u:r…
166 type=1400 audit(0.0:1025): avc: denied { search } for name="leds" dev="sysfs" ino=7453 scontext=u:r…
175 type=1400 audit(0.0:1026): avc: denied { search } for name="leds" dev="sysfs" ino=7453 scontext=u:r…
181 type=1400 audit(0.0:1029): avc: denied { search } for name="leds" dev="sysfs" ino=7453 scontext=u:r…
188 type=1400 audit(0.0:1030): avc: denied { search } for name="leds" dev="sysfs" ino=7453 scontext=u:r…
191 type=1400 audit(0.0:1031): avc: denied { search } for name="leds" dev="sysfs" ino=7453 scontext=u:r…
1373 type=1400 audit(0.0:1032): avc: denied { search } for name="leds" dev="sysfs" ino=7453 scontext=u:r…
[all …]
/development/scripts/
Dacov51 which lcov >/dev/null 2>/dev/null
77 xdg-open $DIR/index.html >/dev/null
Dreverse_tether.sh120 for dev in `default_routes`; do
121 $ADB shell "ifconfig $dev down"
190 sudo brctl delif $BRIDGE $HOST_DEV 2>/dev/null || true # ignore
228 ifconfig $HOST_DEV >/dev/null || $0 rndis
235 ifconfig $HOST_DEV >/dev/null || $0 rndis
Dcombine_sdks.sh88 pushd "$BASE_DIR" &> /dev/null
94 popd &> /dev/null
/development/tools/bugreport/
Dbugreport23 if expr "x${newProg}" : 'x/' >/dev/null; then
73 while expr "x$1" : 'x-J' >/dev/null; do
76 if expr "x${opt}" : "xXmx[0-9]" >/dev/null; then
/development/tools/rmtypedefs/etc/
Drmtypedefs23 if expr "x${newProg}" : 'x/' >/dev/null; then
40 while expr "x$1" : 'x-J' >/dev/null; do
/development/tools/apkcheck/etc/
Dapkcheck23 if expr "x${newProg}" : 'x/' >/dev/null; then
40 while expr "x$1" : 'x-J' >/dev/null; do
/development/tools/repo_diff/service/repodiff/remote_scripts/
Dgce_startup.sh4 mkfs.ext4 -F /dev/nvme0n1
6 mount /dev/nvme0n1 /ssd
/development/tools/findunused/
Dfindunusedstrings30 pushd $app > /dev/null
48 popd $app > /dev/null
Dremoveunusedresources3 if ! which xmlstarlet > /dev/null
46 git rm $RESLINE > /dev/null
/development/samples/training/testingfun/
Dgradlew57 if expr "$link" : '/.*' > /dev/null; then
86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun…
119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
/development/samples/devbytes/telephony/SmsSampleProject/
Dgradlew57 if expr "$link" : '/.*' > /dev/null; then
86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun…
119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
/development/tools/checkcolor/
Dgradlew57 if expr "$link" : '/.*' > /dev/null; then
86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun…
119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
/development/tools/repo_diff/service/repodiff/
DMakefile124 2>/dev/null || true
128 ./tools/clear_service_account_keys.py $(SERVICE_ACCOUNT) 2>/dev/null || true
135 $(RUN_COMMAND_REMOTE) 'docker stop $$(docker ps -a -q)' 2>/dev/null || true
140 …&& gcloud compute firewall-rules create $(FIREWALL_NAME) --allow tcp:$(DOCKER_TARGET_PORT) 2>/dev/…
DGopkg.toml15 # branch = "dev"
/development/tools/labpretest/
Dlabpretest.sh195 local result=$($ADB -s $device shell getprop dev.bootcomplete)
201 result=$($ADB -s $device shell getprop dev.bootcomplete)
538 result=$($ADB -s $device shell getprop dev.bootcomplete)
544 result=$($ADB -s $device shell getprop dev.bootcomplete)
/development/samples/ControllerSample/src/com/example/controllersample/
DGameView.java116 InputDevice dev = mInputManager.getInputDevice(deviceId); in findControllersAndAttachShips() local
117 int sources = dev.getSources(); in findControllersAndAttachShips()
255 InputDevice dev = InputDevice.getDevice(shipID); in getShipForId() local
258 if (null != dev) { in getShipForId()
260 deviceString = dev.getDescriptor(); in getShipForId()
262 deviceString = dev.getName(); in getShipForId()
290 currentShip.setInputDevice(dev); in getShipForId()
871 public void setInputDevice(InputDevice dev) {
872 mInputDevice = dev;
/development/build/tools/
Dwindows_sdk.mk18 ifeq ($(strip $(shell which unix2dos todos 2>/dev/null)),)
Dmk_sdk_repo_xml.sh16 echo "DEBUG: " $@ > /dev/stderr