Home
last modified time | relevance | path

Searched refs:SendBlockFrameListPara (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c457SendBlockFrameListPara *para = &fileManager->sendBlockFrameListPara[fileList->bindedSendBlockListI… in PushFileBlockFrame()
536SendBlockFrameListPara *para = &fileManager->sendBlockFrameListPara[fileList->bindedSendBlockListI… in PushRetranBlockFrame()
555SendBlockFrameListPara *para = &fileManager->sendBlockFrameListPara[fileList->bindedSendBlockListI… in PushSendBlockFrame()
583SendBlockFrameListPara *para = &fileManager->sendBlockFrameListPara[fileList->bindedSendBlockListI… in SendTaskProcess()
949 static SendBlockFrameListPara *GetSendBlockFrameListPara(FileManager *fileManager, uint32_t tid) in GetSendBlockFrameListPara()
951 SendBlockFrameListPara *para = NULL; in GetSendBlockFrameListPara()
969 static int32_t GetMultipleBlockFrame(SendBlockFrameListPara *para, BlockFrame **block, int32_t nr) in GetMultipleBlockFrame()
995 static int32_t GetDataFrameFromSendList(SendBlockFrameListPara *para, BlockFrame **block, int32_t n… in GetDataFrameFromSendList()
1018 SendBlockFrameListPara *para = NULL; in FileManagerFileRead()
1047 SendBlockFrameListPara *para = NULL; in InitSendBlockLists()
[all …]
H A Dnstackx_file_manager.c941 SendBlockFrameListPara *para = NULL; in WakeAllThread()
1320 SendBlockFrameListPara *para = NULL; in AtomicParameterInit()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h224 } SendBlockFrameListPara; typedef
248 SendBlockFrameListPara sendBlockFrameListPara[NSTACKX_MAX_CLIENT_SEND_THREAD_NUM];