Searched refs:HksGetFileName (Results 1 – 4 of 4) sorted by relevance
/base/security/huks/utils/file_operator/ |
D | hks_file_operator.h | 95 int32_t HksGetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t fullFil…
|
D | hks_file_operator_lite.c | 482 int32_t HksGetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t fullFil… in HksGetFileName() function
|
D | hks_file_operator.c | 491 int32_t HksGetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t fullFil… in HksGetFileName() function
|
/base/security/huks/services/huks_standard/huks_service/main/core/src/ |
D | hks_storage.c | 278 int32_t ret = HksGetFileName(path, fileName, fullPath, HKS_MAX_FILE_NAME_LEN); in CreateStorageFileLock()
|