Searched refs:absFullPath (Results 1 – 1 of 1) sorted by relevance
1020 static bool CheckRecvFileExist(const char *absFullPath) in CheckRecvFileExist() argument1022 if (absFullPath == NULL) { in CheckRecvFileExist()1035 if (strcmp(info->recvFileInfo.filePath, absFullPath) == 0) { in CheckRecvFileExist()