Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_mp.c119 DFileSession *session, DFileRebuildFileList *rebuildList) in RebuildFilelist()
126 (void)memset_s(rebuildList, sizeof(DFileRebuildFileList), 0, sizeof(DFileRebuildFileList)); in RebuildFilelist()
H A Dnstackx_dfile.c558 void SetVtransInfo(DFileSendFileCtx *ctx, DFileRebuildFileList *rFilelist, uint16_t index) in SetVtransInfo()
573 DFileRebuildFileList rFilelist; in SendFilesInner()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_mp.h61 } DFileRebuildFileList; typedef
79 DFileSession *session, DFileRebuildFileList *rebuildList);