Lines Matching defs:propValue
528 char propValue[PROP_VALUE_MAX];530 if (__system_property_get("ro.kernel.qemu", propValue) != 0) {551 if (__system_property_get(propName, propValue) == 0) {557 strlcat(dnslist, propValue, dnslist_sz);