Searched refs:getprop (Results 1 – 19 of 19) sorted by relevance
/external/dtc/tests/ |
D | pylibfdt_tests.py | 193 value = self.fdt.getprop(root, "compatible") 195 self.assertEquals(-libfdt.NOTFOUND, self.fdt.getprop(root, 'missing', 199 self.fdt.getprop(root, 'missing') 203 value = self.fdt.getprop(node, "compatible")
|
D | .gitignore | 25 /getprop
|
D | Makefile.tests | 3 get_name getprop get_phandle \
|
D | run_tests.sh | 254 run_test getprop $TREE
|
/external/grpc-grpc-java/android-interop-testing/ |
D | wait-for-emulator.sh | 7 bootanim=`adb -e shell getprop init.svc.bootanim 2>&1`
|
/external/toolchain-utils/binary_search_tool/android/ |
D | boot_test.sh | 21 status=`adb shell getprop init.svc.bootanim | tr -d '[:space:]'`
|
/external/libdrm/freedreno/kgsl/ |
D | kgsl_pipe.c | 191 static int getprop(int fd, enum kgsl_property_type type, in getprop() function 203 if (getprop((fd), KGSL_PROP_##prop, &(x), sizeof(x))) { \
|
/external/google-breakpad/android/ |
D | run-checks.sh | 268 DEVICE_ABI=$(adb_shell getprop ro.product.cpu.abi) 269 DEVICE_ABI2=$(adb_shell getprop ro.product.cpu.abi2)
|
D | common-functions.sh | 324 FINGERPRINT=$(adb_shell getprop ro.build.fingerprint)
|
/external/nos/host/generic/nugget/proto/nugget/app/keymaster/ |
D | keymaster.proto | 419 uint32 system_version = 1; // getprop "ro.build.version.release" 420 uint32 system_security_level = 2; // getprop "ro.build.version.security_patch" 421 uint32 vendor_security_level = 3; // getprop "ro.vendor.build.security_patch"
|
/external/compiler-rt/lib/asan/scripts/ |
D | asan_device_setup | 94 local _ABI=$(adb_shell getprop ro.product.cpu.abi) 184 RELEASE=$(adb_shell getprop ro.build.version.release)
|
/external/dtc/ |
D | README | 34 >>> print fdt.getprop(node2, 'compatible')
|
/external/dtc/pylibfdt/ |
D | libfdt.i | 329 def getprop(self, nodeoffset, prop_name, quiet=()):
|
/external/conscrypt/benchmark-android/ |
D | build.gradle | 134 args 'shell', 'getprop', 'ro.product.cpu.abi'
|
/external/toybox/generated/ |
D | globals.h | 1339 struct getprop_data getprop; member
|
D | newtoys.h | 91 USE_GETPROP(NEWTOY(getprop, ">2Z", TOYFLAG_USR|TOYFLAG_SBIN))
|
D | flags.h | 4180 #define TT this.getprop
|
/external/u-boot/scripts/dtc/pylibfdt/ |
D | libfdt.i_shipped | 303 def getprop(self, nodeoffset, prop_name, quiet=()):
|
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |