Home
last modified time | relevance | path

Searched refs:FuncAdapterAllocRequest (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/unittest/mock/include/
H A Dmock_linux_adapter.h35 UsbHostRequest *FuncAdapterAllocRequest(const UsbDeviceHandle *handle, int32_t isoPackets, size_t l…
/ohos5.0/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_device_auto_test.cpp65 osAdapterOps->allocRequest = FuncAdapterAllocRequest; in SetUpTestCase()
H A Dmock_linux_adapter.cpp385 UsbHostRequest *FuncAdapterAllocRequest(const UsbDeviceHandle *handle, int32_t isoPackets, size_t l… in FuncAdapterAllocRequest() function
H A Dusbd_request_auto_test.cpp96 osAdapterOps->allocRequest = FuncAdapterAllocRequest; in SetUpTestCase()
H A Dusbd_transfer_auto_test.cpp120 osAdapterOps->allocRequest = FuncAdapterAllocRequest; in SetUpTestCase()