Searched refs:hidlIdentifiers (Results 1 – 1 of 1) sorted by relevance
23 static const char* const hidlIdentifiers[] = {"bool", "int8_t", "uint8_t", "int16_t", variable28 : Type(parent, hidlIdentifiers[kind]), mKind(kind) {} in ScalarType()