Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/test/unittest/mock/include/
H A Dmock_linux_adapter.h23 int32_t FuncAdapterInit(const UsbSession *session);
/ohos5.0/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_device_auto_test.cpp61 osAdapterOps->init = FuncAdapterInit; in SetUpTestCase()
H A Dmock_linux_adapter.cpp63 int32_t FuncAdapterInit(const UsbSession *session) in FuncAdapterInit() function
H A Dusbd_request_auto_test.cpp92 osAdapterOps->init = FuncAdapterInit; in SetUpTestCase()
H A Dusbd_transfer_auto_test.cpp116 osAdapterOps->init = FuncAdapterInit; in SetUpTestCase()