Searched refs:SendSingleFile (Results 1 – 2 of 2) sorted by relevance
1076 int ret = SendSingleFile(&info, nullptr, g_testProxyFileList[0]);1091 ret = SendSingleFile(&info, g_testProxyFileList[0], g_testProxyFileList[0]);
727 static int32_t SendSingleFile(const SendListenerInfo *sendInfo, const char *sourceFile, const char … in SendSingleFile() function831 ret = SendSingleFile(sendInfo, sFileList[index], dFileList[index]); in ProxyStartSendFile()