Home
last modified time | relevance | path

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

/system/tools/hidl/c2hal/
DType.cpp107 const std::string Type::cToHidlType(const std::string &cType) { in cToHidlType() argument
108 auto it = kCToHidlMap.find(cType); in cToHidlType()
DType.h100 static const std::string cToHidlType(const std::string &cType);
/system/bt/packet/avrcp/
Davrcp_packet.h37 CType cType, uint8_t subunit_type, uint8_t subunit_id, Opcode opcode,