Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_manager.c821 static int32_t ProxyStartSendFile( in ProxyStartSendFile() function
953 ret = ProxyStartSendFile(sendInfo, sFileList, dFileList, fileCnt); in HandleFileSendingProcess()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_file_manager_test.cpp1140 … int ret = ProxyStartSendFile(&sendInfo, g_testProxyFileList, g_testProxyFileList, TEST_FILE_CNT);