Searched defs:pathType (Results 1 – 8 of 8) sorted by relevance
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
| D | nstackx_file_list.c | 224 …arsePackedDFileUserData(const uint8_t *buf, size_t userDataLength, uint16_t *pathType, char **user… in ParsePackedDFileUserData() 445 static uint8_t *PreparePackedDFileUserData(uint16_t pathType, const char *userData, uint16_t *packe… in PreparePackedDFileUserData() 472 int32_t FileListAddExtraInfo(FileList *fileList, uint16_t pathType, uint8_t noticeFileNameType, cha… in FileListAddExtraInfo()
|
| D | nstackx_dfile.c | 297 uint16_t pathType[NSTACKX_MAX_STORAGE_PATH_NUM]; member 337 const uint16_t *pathType, uint16_t pathNum) in CreateStoragePathListCtx() 381 …nt32_t CheckSetStoragePathListPara(int32_t sessionId, const char *path[], const uint16_t *pathType, in CheckSetStoragePathListPara() 397 …_t NSTACKX_DFileSetStoragePathList(int32_t sessionId, const char *path[], const uint16_t *pathType, in NSTACKX_DFileSetStoragePathList()
|
| D | nstackx_dfile_transfer.c | 57 int32_t DFileTransAddExtraInfo(DFileTrans *trans, uint16_t pathType, uint8_t noticeFileNameType, ch… in DFileTransAddExtraInfo() 1151 uint16_t pathType = FileListGetPathType(dFileTrans->fileList); in RenameFileIfExisting() local
|
| D | nstackx_file_manager.c | 1304 int32_t FileManagerSetWritePathList(FileManager *fileManager, char *path[], uint16_t *pathType, uin… in FileManagerSetWritePathList() 1559 char *GetStoragePathByType(FileManager *fileManager, uint16_t pathType) in GetStoragePathByType()
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/ |
| D | nstackx_file_list.h | 56 uint16_t pathType; member 85 uint16_t pathType; member
|
| D | nstackx_file_manager.h | 91 uint16_t pathType; member 216 uint16_t pathType; member
|
| D | nstackx_dfile_frame.h | 103 uint16_t pathType; member
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/ |
| D | nstackx_dfile.h | 152 uint16_t pathType; member
|