Searched refs:SendFileList (Results 1 – 2 of 2) sorted by relevance
1094 ret = SendFileList(info.channelId, g_testProxyFileList, TEST_FILE_CNT);1097 ret = SendFileList(info.channelId, nullptr, TEST_FILE_CNT);
743 static int32_t SendFileList(int32_t channelId, const char **destFile, uint32_t fileCnt) in SendFileList() function838 ret = SendFileList(sendInfo->channelId, dFileList, fileCnt); in ProxyStartSendFile()