Searched defs:interfaceType (Results 1 – 7 of 7) sorted by relevance
205 InterfaceType interfaceType = InterfaceType::TYPE_HID; variable233 InterfaceType interfaceType = InterfaceType::TYPE_HID; variable260 InterfaceType interfaceType = InterfaceType::TYPE_HID; variable
36 InterfaceType interfaceType = (InterfaceType)(*data); in UsbMgrManageDeviceFuzzTest() local
38 inline void ReportInvalidCaller(const std::string &interfaceType, uint32_t tokenId) in ReportInvalidCaller()
446 int32_t UsbSrvClient::ManageInterfaceType(InterfaceType interfaceType, bool disable) in ManageInterfaceType()
1559 int32_t UsbService::ManageInterfaceType(InterfaceType interfaceType, bool disable) in ManageInterfaceType()1621 int32_t UsbService::ManageInterfaceTypeImpl(InterfaceType interfaceType, bool disable) in ManageInterfaceTypeImpl()
906 int32_t interfaceType = 0; in DoManageInterfaceType() local
1148 int32_t UsbServerProxy::ManageInterfaceType(InterfaceType interfaceType, bool disable) in ManageInterfaceType()