Home
last modified time | relevance | path

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

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