Searched refs:CPUINFO_BUILD_PROP_NAME_MAX (Results 1 – 2 of 2) sorted by relevance
27 if (strncmp(key, prop->key, CPUINFO_BUILD_PROP_NAME_MAX) == 0) { in cpuinfo_android_property_get()
19 #define CPUINFO_BUILD_PROP_NAME_MAX 32 macro