Searched refs:type_names (Results 1 – 1 of 1) sorted by relevance
37 static const char *type_names[] = {"USABLE", "EXPIRED", in GetAttributeName() local40 if (attribute >= arraysize(type_names)) { in GetAttributeName()43 return type_names[attribute]; in GetAttributeName()46 static const char *type_names[] = {"PROVISION_REQUIRED", "KEY_NEEDED", in GetAttributeName() local49 if (attribute >= arraysize(type_names)) { in GetAttributeName()52 return type_names[attribute]; in GetAttributeName()