Home
last modified time | relevance | path

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

/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
Dhks_storage.c472 char *destroyPath = (char *)HksMalloc(HKS_MAX_FILE_NAME_LEN); in DestroyType() local
473 HKS_IF_NULL_RETURN(destroyPath, HKS_ERROR_MALLOC_FAIL) in DestroyType() local