Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/test/unittest/mock/include/
H A Dmock_linux_adapter.h34 int32_t FuncAdapterResetDevice(const UsbDeviceHandle *handle);
/ohos5.0/drivers/peripheral/usb/test/unittest/mock/src/
H A Dmock_linux_adapter.cpp379 int32_t FuncAdapterResetDevice(const UsbDeviceHandle *handle) in FuncAdapterResetDevice() function