Home | History | Annotate | Download | only in reference-ril

Lines Matching refs:propValue

520             char  propValue
522 if (__system_property_get("ro.kernel.qemu", propValue) != 0) {
543 if (__system_property_get(propName, propValue) == 0) {
549 strlcat(dnslist, propValue, dnslist_sz);