Searched refs:ro_arch (Results 1 – 5 of 5) sorted by relevance
13 const char ro_arch[CPUINFO_BUILD_PROP_VALUE_MAX], in cpuinfo_arm_android_parse_chipset_properties()24 strncpy(properties.ro_arch, ro_arch, CPUINFO_BUILD_PROP_VALUE_MAX); in cpuinfo_arm_android_parse_chipset_properties()
17 const char ro_arch[CPUINFO_HARDWARE_VALUE_MAX],
57 cpuinfo_android_property_get("ro.arch", properties->ro_arch); in cpuinfo_arm_android_parse_properties()58 cpuinfo_log_debug("read ro.arch = \"%.*s\"", ro_arch_length, properties->ro_arch); in cpuinfo_arm_android_parse_properties()
27 char ro_arch[CPUINFO_BUILD_PROP_VALUE_MAX]; member351 const char ro_arch[restrict static CPUINFO_BUILD_PROP_VALUE_MAX]);
3645 cpuinfo_arm_android_decode_chipset_from_ro_arch(properties->ro_arch), in cpuinfo_arm_android_decode_chipset()