Home
last modified time | relevance | path

Searched refs:getprop (Results 1 – 19 of 19) sorted by relevance

/external/dtc/tests/
Dpylibfdt_tests.py193 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.gitignore25 /getprop
DMakefile.tests3 get_name getprop get_phandle \
Drun_tests.sh254 run_test getprop $TREE
/external/grpc-grpc-java/android-interop-testing/
Dwait-for-emulator.sh7 bootanim=`adb -e shell getprop init.svc.bootanim 2>&1`
/external/toolchain-utils/binary_search_tool/android/
Dboot_test.sh21 status=`adb shell getprop init.svc.bootanim | tr -d '[:space:]'`
/external/libdrm/freedreno/kgsl/
Dkgsl_pipe.c191 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/
Drun-checks.sh268 DEVICE_ABI=$(adb_shell getprop ro.product.cpu.abi)
269 DEVICE_ABI2=$(adb_shell getprop ro.product.cpu.abi2)
Dcommon-functions.sh324 FINGERPRINT=$(adb_shell getprop ro.build.fingerprint)
/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
Dkeymaster.proto419 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/
Dasan_device_setup94 local _ABI=$(adb_shell getprop ro.product.cpu.abi)
184 RELEASE=$(adb_shell getprop ro.build.version.release)
/external/dtc/
DREADME34 >>> print fdt.getprop(node2, 'compatible')
/external/dtc/pylibfdt/
Dlibfdt.i329 def getprop(self, nodeoffset, prop_name, quiet=()):
/external/conscrypt/benchmark-android/
Dbuild.gradle134 args 'shell', 'getprop', 'ro.product.cpu.abi'
/external/toybox/generated/
Dglobals.h1339 struct getprop_data getprop; member
Dnewtoys.h91 USE_GETPROP(NEWTOY(getprop, ">2Z", TOYFLAG_USR|TOYFLAG_SBIN))
Dflags.h4180 #define TT this.getprop
/external/u-boot/scripts/dtc/pylibfdt/
Dlibfdt.i_shipped303 def getprop(self, nodeoffset, prop_name, quiet=()):
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...