Home
last modified time | relevance | path

Searched refs:DestroyFileListInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c464 DestroyFileListInfo(ctx->fileListInfo); in DFileSendFileFail()
510 DestroyFileListInfo(ctx->fileListInfo); in DFileSendFileInner()
608 DestroyFileListInfo(ctx->fileListInfo); in SendFilesInner()
753 DestroyFileListInfo(ctx->fileListInfo); in PostSendFailAsync()
814 DestroyFileListInfo(ctx->fileListInfo); in NSTACKX_DFileSendFilesWithRemotePathAndType()
1402 DestroyFileListInfo(fileListInfo); in ClearPendingFileList()
1414 DestroyFileListInfo(fileListInfo); in ClearSmallFileList()
H A Dnstackx_file_list.c661 void DestroyFileListInfo(FileListInfo *fileListInfo) in DestroyFileListInfo() function
H A Dnstackx_dfile_session.c159 DestroyFileListInfo(fileListInfo); in SendSmallList()
187 DestroyFileListInfo(fileListInfo); in SendPendingList()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_list.h207 void DestroyFileListInfo(FileListInfo *fileListInfo);