Searched refs:getprop (Results 1 - 9 of 9) sorted by relevance

/external/libdrm/freedreno/kgsl/
H A Dkgsl_pipe.c186 static int getprop(int fd, enum kgsl_property_type type, function
198 if (getprop((fd), KGSL_PROP_##prop, &(x), sizeof(x))) { \
/external/apache-harmony/jdwp/
H A DAndroid_debug_config.mk108 $(hide) while [ `adb wait-for-device shell getprop dev.bootcomplete | grep -c 1` -eq 0 ]; \
/external/google-breakpad/android/
H A Dcommon-functions.sh324 FINGERPRINT=$(adb_shell getprop ro.build.fingerprint)
H A Drun-checks.sh268 DEVICE_ABI=$(adb_shell getprop ro.product.cpu.abi)
269 DEVICE_ABI2=$(adb_shell getprop ro.product.cpu.abi2)
/external/compiler-rt/lib/asan/scripts/
H A Dasan_device_setup93 local _ABI=$(adb_shell getprop ro.product.cpu.abi)
225 RELEASE=$(adb_shell getprop ro.build.version.release)
/external/toybox/
H A DAndroid.mk62 toys/android/getprop.c \
256 getprop \
/external/toybox/generated/
H A Dglobals.h1 // toys/android/getprop.c
1180 struct getprop_data getprop; member in union:global_union
H A Dnewtoys.h73 USE_GETPROP(NEWTOY(getprop, ">2", TOYFLAG_USR|TOYFLAG_SBIN))
H A Dflags.h750 // getprop >2 >2
3312 #define TT this.getprop

Completed in 378 milliseconds