Home
last modified time | relevance | path

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

/hardware/libhardware/
Dhardware.c52 static const char *variant_keys[] = { variable
61 (sizeof(variant_keys)/sizeof(variant_keys[0]));
184 if (property_get(variant_keys[i], prop, NULL) == 0) { in hw_get_module_by_class()