Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_list.h203 FileList *FileListCreate(void);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_list.c386 FileList *FileListCreate(void) in FileListCreate() function
H A Dnstackx_dfile_transfer.c1513 dFileTrans->fileList = FileListCreate(); in DFileTransCreate()