Home
last modified time | relevance | path

Searched refs:UsbdRequestASyncAlloc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_dispatcher.h108 static UsbdRequestASync *UsbdRequestASyncAlloc(void);
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_dispatcher.cpp731 UsbdRequestASync *UsbdDispatcher::UsbdRequestASyncAlloc(void) in UsbdRequestASyncAlloc() function in OHOS::HDI::Usb::V1_1::UsbdDispatcher
796 UsbdRequestASync *req = UsbdRequestASyncAlloc(); in UsbdRequestASyncCreatAndInsert()