Searched refs:SetSubClass (Results 1 – 4 of 4) sorted by relevance
73 usbDevice.GetConfigs()[0].GetInterfaces()[0].SetSubClass(USB_DEVICE_SUBCLASS_PRINT);84 usbDevice.GetConfigs()[0].GetInterfaces()[0].SetSubClass(USB_DEVICE_SUBCLASS_PRINT);87 usbDevice.GetConfigs()[0].GetInterfaces()[1].SetSubClass(USB_DEVICE_SUBCLASS_PRINT);97 usbDevice.GetConfigs()[0].GetInterfaces()[0].SetSubClass(USB_DEVICE_SUBCLASS_PRINT);100 usbDevice.GetConfigs()[0].GetInterfaces()[1].SetSubClass(USB_DEVICE_SUBCLASS_PRINT);111 usbDevice.GetConfigs()[0].GetInterfaces()[0].SetSubClass(USB_DEVICE_SUBCLASS_PRINT);114 usbDevice.GetConfigs()[0].GetInterfaces()[1].SetSubClass(USB_DEVICE_SUBCLASS_PRINT);
109 interface.SetSubClass(interfaceDescriptor->bInterfaceSubClass); in AddInterface()285 interface.SetSubClass(interfaceDescriptor.bInterfaceSubClass); in ParseInterfaceDescriptor()
164 void SetSubClass(int32_t subClass) in SetSubClass() function
280 interface.SetSubClass(tmp); in GetDeviceInterfacesMessageParcel()