Searched defs:destroyPath (Results 1 – 1 of 1) sorted by relevance
486 char *destroyPath = (char *)HksMalloc(HKS_MAX_FILE_NAME_LEN); in DestroyType() local487 HKS_IF_NULL_RETURN(destroyPath, HKS_ERROR_MALLOC_FAIL) in DestroyType() local