Searched defs:UsbImpl (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/drivers/peripheral/usb/hdi_service/include/ | ||
H A D | usbd_dispatcher.h | 66 class UsbImpl; variable |
H A D | usbd.h | 46 class UsbImpl; variable |
/ohos5.0/drivers/peripheral/usb/hdi_service/src/ | ||
H A D | usb_impl.cpp | 82 UsbImpl::UsbImpl() : session_(nullptr), device_(nullptr) in UsbImpl() function in OHOS::HDI::Usb::V1_1::UsbImpl |