Searched defs:disableType (Results 1 – 5 of 5) sorted by relevance
275 vector<UsbDeviceType> disableType; variable294 vector<UsbDeviceType> disableType; variable
509 int32_t UsbSrvClient::ManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool disab… in ManageInterfaceType()
1209 int32_t UsbService::ExecuteManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool … in ExecuteManageInterfaceType()1827 int32_t UsbService::ManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool disable) in ManageInterfaceType()
1096 std::vector<UsbDeviceType> disableType; in DoManageInterfaceType() local
1280 int32_t UsbServerProxy::ManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool dis… in ManageInterfaceType()