Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager_client.c676 static int32_t AddSendFileInfo(const SendFileListInfo *fileListInfo, in AddSendFileInfo() function
769 if (AddSendFileInfo(fileListInfo, fmFileList, standardBlockSize) != NSTACKX_EOK) { in CreateSendFileList()