Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_list.h142 static inline uint16_t FileListGetPathType(FileList *fileList) in FileListGetPathType() function
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_transfer.c769 fileListInfo.pathType = FileListGetPathType(fileList); in StartFileManagerReceiverTask()
1149 uint16_t pathType = FileListGetPathType(dFileTrans->fileList); in RenameFileIfExisting()