Home
last modified time | relevance | path

Searched defs:usbd (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/usb/usb_manager/test/native/mock/src/
H A Dusb_event_mock_test.cpp87 sptr<IUsbInterface> usbd = IUsbInterface::Get(); in TearDownTestCase() local
H A Dusb_core_mock_test.cpp110 sptr<IUsbInterface> usbd = IUsbInterface::Get(); in TearDownTestCase() local
H A Dusb_bulkcallback_mock_test.cpp141 sptr<IUsbInterface> usbd = IUsbInterface::Get(); in TearDownTestCase() local
H A Dusb_request_mock_test.cpp109 sptr<IUsbInterface> usbd = IUsbInterface::Get(); in TearDownTestCase() local
H A Dusb_device_pipe_mock_test.cpp127 sptr<IUsbInterface> usbd = IUsbInterface::Get(); in TearDownTestCase() local
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_port_manager.cpp71 int32_t UsbPortManager::SetUsbd(const sptr<IUsbInterface> &usbd) in SetUsbd()
H A Dusb_device_manager.cpp83 int32_t UsbDeviceManager::SetUsbd(const sptr<IUsbInterface> &usbd) in SetUsbd()
H A Dusb_accessory_manager.cpp86 int32_t UsbAccessoryManager::SetUsbd(const sptr<OHOS::HDI::Usb::V1_1::IUsbInterface> usbd) in SetUsbd()
H A Dusb_service.cpp108 int32_t UsbService::SetUsbd(const sptr<OHOS::HDI::Usb::V1_1::IUsbInterface> &usbd) in SetUsbd()