Searched defs:interfaceType (Results 1 – 3 of 3) sorted by relevance
211 std::string UsbHostManager::ConcatenateToDescription(const UsbDeviceType &interfaceType, const std:… in ConcatenateToDescription()221 std::string UsbHostManager::GetInterfaceUsageDescription(const UsbDeviceType &interfaceType) in GetInterfaceUsageDescription()244 UsbDeviceType interfaceType = {interface.GetClass(), in GetInterfaceDescription() local
2202 int32_t UsbService::ManageInterfaceTypeImpl(InterfaceType interfaceType, bool disable) in ManageInterfaceTypeImpl()2257 int32_t UsbService::ManageDeviceTypeImpl(InterfaceType interfaceType, bool disable) in ManageDeviceTypeImpl()
38 inline void ReportInvalidCaller(const std::string &interfaceType, uint32_t tokenId) in ReportInvalidCaller()