Home
last modified time | relevance | path

Searched refs:SendRetranRequestNode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c235 SendRetranRequestNode *retranNode = NULL; in GetRetranBlockInfo()
238 retranNode = (SendRetranRequestNode *)curFront; in GetRetranBlockInfo()
245 retranNode = (SendRetranRequestNode *)curFront; in GetRetranBlockInfo()
497 SendRetranRequestNode *retranNode = NULL; in ClearSendFileList()
518 retranNode = (SendRetranRequestNode *)ListPopFront(&fileList->sendRetranList.head); in ClearSendFileList()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_manager.h131 } SendRetranRequestNode; typedef