Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_manager.c1983 const char **remoteFiles = NULL; in TransProxyChannelSendFile() local
1990 remoteFiles = generatedRemoteFiles; in TransProxyChannelSendFile()
1992 remoteFiles = dFileList; in TransProxyChannelSendFile()
1994 int32_t ret = ProxyChannelSendFile(channelId, sFileList, remoteFiles, fileCnt); in TransProxyChannelSendFile()