Home
last modified time | relevance | path

Searched refs:UsbHostDdkTestStdGetDes (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_ddk_test.h70 void UsbHostDdkTestStdGetDes(char *readSbuf);
/drivers/peripheral/usb/test/moduletest/common/liteos/
H A Dusb_host_serial_func_test.cpp354 UsbHostDdkTestStdGetDes(readBuf); in HWTEST_F()
393 UsbHostDdkTestStdGetDes(readBuf); in HWTEST_F()
504 UsbHostDdkTestStdGetDes(readBuf); in HWTEST_F()
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_test.c196 UsbHostDdkTestStdGetDes(NULL); in TestCmdLoopOther()
H A Dusbhost_ddk_test.c326 void UsbHostDdkTestStdGetDes(char *readSbuf) in UsbHostDdkTestStdGetDes() function
337 printf("%s:%d Dispatch UsbHostDdkTestStdGetDes failed status = %d\n", __func__, __LINE__, status); in UsbHostDdkTestStdGetDes()
338 HDF_LOGE("%{public}s:%{public}d Dispatch UsbHostDdkTestStdGetDes failed status = %{public}d", in UsbHostDdkTestStdGetDes()

Completed in 4 milliseconds