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