Searched refs:UsbHostDdkTestAsyncWrite (Results 1 – 5 of 5) sorted by relevance
45 UsbHostDdkTestAsyncWrite(writeBuf); in TearDownTestCase()86 UsbHostDdkTestAsyncWrite(writeBuf);145 UsbHostDdkTestAsyncWrite(const_cast<char *>(data[i]));222 UsbHostDdkTestAsyncWrite(writeBuf);269 UsbHostDdkTestAsyncWrite(const_cast<char *>(data[i]));330 UsbHostDdkTestAsyncWrite(writeBuf);
48 UsbHostDdkTestAsyncWrite(writeBuf); in TearDownTestCase()89 UsbHostDdkTestAsyncWrite(writeBuf);148 UsbHostDdkTestAsyncWrite(const_cast<char *>(data[i]));226 UsbHostDdkTestAsyncWrite(writeBuf);273 UsbHostDdkTestAsyncWrite(const_cast<char *>(data[i]));334 UsbHostDdkTestAsyncWrite(writeBuf);
66 void UsbHostDdkTestAsyncWrite(const char *buf);
261 UsbHostDdkTestAsyncWrite(param); in TestCmdLoop()
209 void UsbHostDdkTestAsyncWrite(const char *buf) in UsbHostDdkTestAsyncWrite() function