Searched refs:SetUsbd (Results 1 – 13 of 13) sorted by relevance
37 int32_t SetUsbd(const sptr<HDI::Usb::V1_0::IUsbInterface> &usbd);
42 int32_t SetUsbd(const sptr<HDI::Usb::V1_0::IUsbInterface> &usbd);
47 int32_t SetUsbd(const sptr<OHOS::HDI::Usb::V1_1::IUsbInterface> usbd);
68 int32_t SetUsbd(const sptr<HDI::Usb::V1_1::IUsbInterface> &usbd);
77 usbSrv_->SetUsbd(mockUsbImpl_); in SetUpTestCase()89 usbSrv_->SetUsbd(usbd); in TearDownTestCase()
90 usbSrv_->SetUsbd(mockUsbImpl_); in SetUpTestCase()111 usbSrv_->SetUsbd(usbd); in TearDownTestCase()
62 usbSrv_->SetUsbd(mockUsbImpl_); in SetUpTestCase()110 usbSrv_->SetUsbd(usbd); in TearDownTestCase()
94 usbSrv_->SetUsbd(mockUsbImpl_); in SetUpTestCase()142 usbSrv_->SetUsbd(usbd); in TearDownTestCase()
86 usbSrv_->SetUsbd(mockUsbImpl_); in SetUpTestCase()128 usbSrv_->SetUsbd(usbd); in TearDownTestCase()
71 int32_t UsbPortManager::SetUsbd(const sptr<IUsbInterface> &usbd) in SetUsbd() function in OHOS::USB::UsbPortManager
83 int32_t UsbDeviceManager::SetUsbd(const sptr<IUsbInterface> &usbd) in SetUsbd() function in OHOS::USB::UsbDeviceManager
86 int32_t UsbAccessoryManager::SetUsbd(const sptr<OHOS::HDI::Usb::V1_1::IUsbInterface> usbd) in SetUsbd() function in OHOS::USB::UsbAccessoryManager
108 int32_t UsbService::SetUsbd(const sptr<OHOS::HDI::Usb::V1_1::IUsbInterface> &usbd) in SetUsbd() function in OHOS::USB::UsbService120 usbPortManager_->SetUsbd(usbd); in SetUsbd()126 usbDeviceManager_->SetUsbd(usbd); in SetUsbd()132 usbAccessoryManager_->SetUsbd(usbd); in SetUsbd()