Home
last modified time | relevance | path

Searched refs:FILE_MANAGER_INNER_ERROR (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c463 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in PushFileBlockFrame()
491 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in PushFileBlockFrame()
845 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in FileManagerSendFileTask()
942 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in FileManagerResetSendOutSet()
1033 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in FileManagerFileRead()
1124 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in FileManagerIsLastBlockRead()
1154 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in FileManagerHasPendingDataMp()
1186 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in FileManagerHasPendingDataMp()
1205 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in FileManagerHasPendingDataInner()
1237 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in FileManagerHasPendingDataInner()
[all …]
H A Dnstackx_dfile_retransmission.c45 NotifyFileManagerMsg(dFileTrans->fileManager, FILE_MANAGER_INNER_ERROR); in SendBackPressureFrame()
H A Dnstackx_file_manager.c903 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in FileManagerThread()
918 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in FileManagerThread()
1212 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in FileManagerStopTask()
1607 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in FileManagerRecvFileTask()
1649 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in CheckFileBlockListOverflow()
1677 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in FileManagerFileWrite()
1813 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in FileManagerGetBytesTransferred()
1855 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in FileManagerGetTransUpdateInfo()
1955 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in FileManagerGetReceivedFiles()
1995 NotifyFileManagerMsg(fileManager, FILE_MANAGER_INNER_ERROR); in FileManagerSetAllDataReceived()
H A Dnstackx_dfile_session.c1997 if (msgType == FILE_MANAGER_INNER_ERROR) { in FileManagerMsgHandle()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h71 FILE_MANAGER_INNER_ERROR = 1, enumerator