Home
last modified time | relevance | path

Searched defs:ManageInterface (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbd_manage_interface_test.cpp41 namespace ManageInterface { namespace
/ohos5.0/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_manage_interface_test.cpp41 namespace ManageInterface { namespace
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp1373 int32_t UsbImpl::ManageInterface(const UsbDev &dev, uint8_t interfaceId, bool disable) in ManageInterface() function in OHOS::HDI::Usb::V1_1::UsbImpl
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp2075 int32_t UsbService::ManageInterface(const HDI::Usb::V1_0::UsbDev &dev, uint8_t interfaceId, bool di… in ManageInterface() function in OHOS::USB::UsbService