Home
last modified time | relevance | path

Searched refs:fullRecvPath (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.c1246 char *fullRecvPath = GetFullRecvPath(filePath, rootDir); in GetFileInfoByStartFrame() local
1247 if (!IsPathValid(fullRecvPath)) { in GetFileInfoByStartFrame()
1249 SoftBusFree(fullRecvPath); in GetFileInfoByStartFrame()
1256 SoftBusFree(fullRecvPath); in GetFileInfoByStartFrame()
1259 SoftBusFree(fullRecvPath); in GetFileInfoByStartFrame()
1655 char *fullRecvPath = NULL; in ProcessFileListData() local
1664 if (!IsPathValid(fullRecvPath)) { in ProcessFileListData()
1666 SoftBusFree(fullRecvPath); in ProcessFileListData()
1672 SoftBusFree(fullRecvPath); in ProcessFileListData()
1677 SoftBusFree(fullRecvPath); in ProcessFileListData()
[all …]