Searched refs:FILE_MANAGER_EOK (Results 1 – 3 of 3) sorted by relevance
38 #define FILE_MANAGER_EOK 0 /* OK */ macro300 …== NULL || fileManager->runStatus != FILE_MANAGE_RUN || fileManager->errCode != FILE_MANAGER_EOK) { in CheckManager()324 … == NULL || fileList->runStatus != FILE_LIST_STATUS_RUN || fileList->errCode != FILE_MANAGER_EOK) { in CheckFilelist()332 …== NULL || fileList->runStatus == FILE_LIST_STATUS_STOP || fileList->errCode != FILE_MANAGER_EOK) { in CheckFilelistNotStop()
190 int32_t errCode = FILE_MANAGER_EOK; in GetEncryptedDataTarFrame()228 return FILE_MANAGER_EOK; in GetNoEncryptedDataTarFrame()277 if (fileInfo->errCode != FILE_MANAGER_EOK) { in CreateRetranBlockFrame()355 if (fileInfo->errCode != FILE_MANAGER_EOK || fileInfo->fileSize == 0) { in GetFileInfo()615 if (fileList->errCode != FILE_MANAGER_EOK) { in SendTaskProcess()702 fileInfo->errCode = FILE_MANAGER_EOK; in AddSendFileInfo()753 fmFileList->errCode = FILE_MANAGER_EOK; in CreateSendFileList()
452 if (fileList->fileInfo[i].errCode == FILE_MANAGER_EOK && in ClearIncompleteRecvFiles()620 if (fileInfo->errCode != FILE_MANAGER_EOK) { in WriteSingleBlockFrame()807 if (fileList->errCode != FILE_MANAGER_EOK) { in RecvTaskProcess()922 if (fileList == NULL || fileList->errCode != FILE_MANAGER_EOK) { in FileManagerThread()1379 fileManager->errCode = FILE_MANAGER_EOK; in FileManagerInit()1493 fileInfo->errCode = FILE_MANAGER_EOK; in AddRecvFileInfo()1526 fmFileList->errCode = FILE_MANAGER_EOK; in CreateRecvFileList()1639 return FILE_MANAGER_EOK; in PushRecvBlockFrame()1691 if (fileList->errCode != FILE_MANAGER_EOK) { in FileManagerFileWrite()1891 if (fileInfo->errCode != FILE_MANAGER_EOK) { in FileGetRecvStatus()