Home
last modified time | relevance | path

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

/base/security/huks/utils/file_operator/
Dhks_file_operator.c288 int32_t HksGetStoragePath(enum HksStoragePathType pathType, char *path, uint32_t *len) in HksGetStoragePath()
Dhks_file_operator_lite.c257 int32_t HksGetStoragePath(enum HksStoragePathType pathType, char *path, uint32_t *len) in HksGetStoragePath()
/base/security/huks/services/huks_standard/huks_service/main/core/src/
Dhks_storage.c796 enum HksStoragePathType pathType = HKS_STORAGE_MAIN_PATH; in GetStorePath() local