Home
last modified time | relevance | path

Searched defs:disableType (Results 1 – 5 of 5) sorted by relevance

/base/usb/usb_manager/test/native/service_unittest/src/
Dusb_manage_interface_test.cpp275 vector<UsbDeviceType> disableType; variable
294 vector<UsbDeviceType> disableType; variable
/base/usb/usb_manager/interfaces/innerkits/native/src/
Dusb_srv_client.cpp509 int32_t UsbSrvClient::ManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool disab… in ManageInterfaceType()
/base/usb/usb_manager/services/native/src/
Dusb_service.cpp1209 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()
/base/usb/usb_manager/services/zidl/src/
Dusb_srv_stub.cpp1096 std::vector<UsbDeviceType> disableType; in DoManageInterfaceType() local
Dusb_srv_proxy.cpp1280 int32_t UsbServerProxy::ManageInterfaceType(const std::vector<UsbDeviceType> &disableType, bool dis… in ManageInterfaceType()