Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_port_manager.h57 sptr<HDI::Usb::V1_0::IUsbInterface> usbd_ = nullptr; variable
H A Dusb_device_manager.h67 sptr<HDI::Usb::V1_0::IUsbInterface> usbd_ = nullptr; variable
H A Dusb_service.h206 sptr<HDI::Usb::V1_1::IUsbInterface> usbd_ = nullptr; variable
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_service.cpp153 … sptr<OHOS::HDI::Usb::V1_1::IUsbInterface> usbd_ = OHOS::HDI::Usb::V1_1::IUsbInterface::Get(); in OnRemoveSystemAbility() local