Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_list.h206 FileListInfo *CreateFileListInfo(FileListPara *fileListPara);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_list.c614 FileListInfo *CreateFileListInfo(FileListPara *fileListPara) in CreateFileListInfo() function
H A Dnstackx_dfile.c594 ctx->fileListInfo = CreateFileListInfo(&para); in SendFilesInner()
795 ctx->fileListInfo = CreateFileListInfo(&fileListPara); in NSTACKX_DFileSendFilesWithRemotePathAndType()