Searched refs:fullRecvPath (Results 1 – 1 of 1) sorted by relevance
1246 char *fullRecvPath = GetFullRecvPath(filePath, rootDir); in GetFileInfoByStartFrame() local1247 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() local1664 if (!IsPathValid(fullRecvPath)) { in ProcessFileListData()1666 SoftBusFree(fullRecvPath); in ProcessFileListData()1672 SoftBusFree(fullRecvPath); in ProcessFileListData()1677 SoftBusFree(fullRecvPath); in ProcessFileListData()[all …]