Searched refs:cType (Results 1 – 3 of 3) sorted by relevance
107 const std::string Type::cToHidlType(const std::string &cType) { in cToHidlType() argument108 auto it = kCToHidlMap.find(cType); in cToHidlType()
100 static const std::string cToHidlType(const std::string &cType);
37 CType cType, uint8_t subunit_type, uint8_t subunit_id, Opcode opcode,