HomeSort by relevance Sort by last modified time
    Searched full:variant_keys (Results 1 - 1 of 1) sorted by null

  /hardware/libhardware/
hardware.c 45 static const char *variant_keys[] = { variable
54 (sizeof(variant_keys)/sizeof(variant_keys[0]));
145 if (property_get(variant_keys[i], prop, NULL) == 0) {

Completed in 97 milliseconds