Home
last modified time | relevance | path

Searched defs:pathType (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_list.c224 …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 Dnstackx_dfile.c301 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 Dnstackx_dfile_transfer.c56 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 Dnstackx_file_manager.c1295 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 Dhks_storage_utils.h70 enum HksPathType pathType; member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_list.h56 uint16_t pathType; member
85 uint16_t pathType; member
H A Dnstackx_file_manager.h91 uint16_t pathType; member
216 uint16_t pathType; member
H A Dnstackx_dfile_frame.h103 uint16_t pathType; member
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_utils.c474 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 Dnstackx_dfile.h169 uint16_t pathType; member