Searched defs:pathType (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
H A 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()
|
H A D | nstackx_dfile.c | 301 uint16_t pathType[NSTACKX_MAX_STORAGE_PATH_NUM]; member 341 const uint16_t *pathType, uint16_t pathNum) in CreateStoragePathListCtx() 385 …nt32_t CheckSetStoragePathListPara(int32_t sessionId, const char *path[], const uint16_t *pathType, in CheckSetStoragePathListPara() 401 …_t NSTACKX_DFileSetStoragePathList(int32_t sessionId, const char *path[], const uint16_t *pathType, in NSTACKX_DFileSetStoragePathList()
|
H A D | nstackx_dfile_transfer.c | 56 int32_t DFileTransAddExtraInfo(DFileTrans *trans, uint16_t pathType, uint8_t noticeFileNameType, ch… in DFileTransAddExtraInfo() 1149 uint16_t pathType = FileListGetPathType(dFileTrans->fileList); in RenameFileIfExisting() local
|
H A D | nstackx_file_manager.c | 1295 int32_t FileManagerSetWritePathList(FileManager *fileManager, char *path[], uint16_t *pathType, uin… in FileManagerSetWritePathList() 1550 char *GetStoragePathByType(FileManager *fileManager, uint16_t pathType) in GetStoragePathByType()
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/include/ |
H A D | hks_storage_utils.h | 70 enum HksPathType pathType; member
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/ |
H A D | nstackx_file_list.h | 56 uint16_t pathType; member 85 uint16_t pathType; member
|
H A D | nstackx_file_manager.h | 91 uint16_t pathType; member 216 uint16_t pathType; member
|
H A D | nstackx_dfile_frame.h | 103 uint16_t pathType; member
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/ |
H A D | hks_storage_utils.c | 474 static int32_t CheckUserPathExist(enum HksPathType pathType, const char *userIdPath) in CheckUserPathExist()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/ |
H A D | nstackx_dfile.h | 169 uint16_t pathType; member
|