Home
last modified time | relevance | path

Searched defs:UsbImpl (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_dispatcher.h66 class UsbImpl; variable
H A Dusbd.h46 class UsbImpl; variable
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp82 UsbImpl::UsbImpl() : session_(nullptr), device_(nullptr) in UsbImpl() function in OHOS::HDI::Usb::V1_1::UsbImpl