Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_list.h201 int32_t FileListAddExtraInfo(FileList *fileList, uint16_t pathType, uint8_t noticeFileNameType, cha…
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_list.c472 int32_t FileListAddExtraInfo(FileList *fileList, uint16_t pathType, uint8_t noticeFileNameType, cha… in FileListAddExtraInfo() function
H A Dnstackx_dfile_transfer.c59 return FileListAddExtraInfo(trans->fileList, pathType, noticeFileNameType, userData); in DFileTransAddExtraInfo()