Searched refs:CheckFilelistNotStop (Results 1 – 3 of 3) sorted by relevance
914 if (CheckFilelistNotStop(fileList) != NSTACKX_EOK) { in FileManagerResetSendOutSet()1160 if (fileList->socketIndex != socketIndex || CheckFilelistNotStop(fileList) != NSTACKX_EOK) { in FileManagerHasPendingDataMp()1211 if (CheckFilelistNotStop(fileList) != NSTACKX_EOK) { in FileManagerHasPendingDataInner()
1681 if (CheckFilelistNotStop(fileList) != NSTACKX_EOK) { in FileManagerFileWrite()
330 static inline int32_t CheckFilelistNotStop(FileListTask *fileList) in CheckFilelistNotStop() function