Searched refs:getprop (Results 1 – 11 of 11) sorted by relevance
9 : ${HOSTNAME:=$(getprop ro.product.device)}
190 static int getprop(int fd, enum kgsl_property_type type, in getprop() function202 if (getprop((fd), KGSL_PROP_##prop, &(x), sizeof(x))) { \
268 DEVICE_ABI=$(adb_shell getprop ro.product.cpu.abi)269 DEVICE_ABI2=$(adb_shell getprop ro.product.cpu.abi2)
324 FINGERPRINT=$(adb_shell getprop ro.build.fingerprint)
94 local _ABI=$(adb_shell getprop ro.product.cpu.abi)254 RELEASE=$(adb_shell getprop ro.build.version.release)
64 toys/android/getprop.c \274 getprop \
108 $(hide) while [ `adb wait-for-device shell getprop dev.bootcomplete | grep -c 1` -eq 0 ]; \
1302 struct getprop_data getprop; member
80 USE_GETPROP(NEWTOY(getprop, ">2Z", TOYFLAG_USR|TOYFLAG_SBIN))
3737 #define TT this.getprop
240 adb shell getprop ro.product.cpu.abi