Searched refs:ro_chipname (Results 1 – 5 of 5) sorted by relevance
14 const char ro_chipname[CPUINFO_BUILD_PROP_VALUE_MAX], in cpuinfo_arm_android_parse_chipset_properties()25 strncpy(properties.ro_chipname, ro_chipname, CPUINFO_BUILD_PROP_VALUE_MAX); in cpuinfo_arm_android_parse_chipset_properties()
18 const char ro_chipname[CPUINFO_BUILD_PROP_VALUE_MAX],
61 cpuinfo_android_property_get("ro.chipname", properties->ro_chipname); in cpuinfo_arm_android_parse_properties()62 cpuinfo_log_debug("read ro.chipname = \"%.*s\"", ro_chipname_length, properties->ro_chipname); in cpuinfo_arm_android_parse_properties()
28 char ro_chipname[CPUINFO_BUILD_PROP_VALUE_MAX]; member354 const char ro_chipname[restrict static CPUINFO_BUILD_PROP_VALUE_MAX]);
3647 cpuinfo_arm_android_decode_chipset_from_ro_chipname(properties->ro_chipname), in cpuinfo_arm_android_decode_chipset()