Home
last modified time | relevance | path

Searched refs:ro_hardware_chipname (Results 1 – 3 of 3) sorted by relevance

/external/cpuinfo/src/arm/android/
Dproperties.c65 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()
/external/cpuinfo/src/arm/linux/
Dapi.h29 char ro_hardware_chipname[CPUINFO_BUILD_PROP_VALUE_MAX]; member
357 const char ro_hardware_chipname[restrict static CPUINFO_BUILD_PROP_VALUE_MAX]);
Dchipset.c3649 cpuinfo_arm_android_decode_chipset_from_ro_chipname(properties->ro_hardware_chipname), in cpuinfo_arm_android_decode_chipset()