Searched refs:ro_hardware_chipname (Results 1 – 3 of 3) sorted by relevance
65 cpuinfo_android_property_get("ro.hardware.chipname", properties->ro_hardware_chipname); in cpuinfo_arm_android_parse_properties()66 …d ro.hardware.chipname = \"%.*s\"", ro_hardware_chipname_length, properties->ro_hardware_chipname); in cpuinfo_arm_android_parse_properties()
29 char ro_hardware_chipname[CPUINFO_BUILD_PROP_VALUE_MAX]; member357 const char ro_hardware_chipname[restrict static CPUINFO_BUILD_PROP_VALUE_MAX]);
3649 cpuinfo_arm_android_decode_chipset_from_ro_chipname(properties->ro_hardware_chipname), in cpuinfo_arm_android_decode_chipset()