Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/test/unittest/mock/include/
H A Dmock_linux_adapter.h26 void FuncAdapterCloseDevice(UsbDeviceHandle *handle);
/ohos5.0/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_device_auto_test.cpp71 osAdapterOps->closeDevice = FuncAdapterCloseDevice; in SetUpTestCase()
H A Dmock_linux_adapter.cpp254 void FuncAdapterCloseDevice(UsbDeviceHandle *handle) in FuncAdapterCloseDevice() function
H A Dusbd_request_auto_test.cpp102 osAdapterOps->closeDevice = FuncAdapterCloseDevice; in SetUpTestCase()
H A Dusbd_transfer_auto_test.cpp126 osAdapterOps->closeDevice = FuncAdapterCloseDevice; in SetUpTestCase()