Home
last modified time | relevance | path

Searched refs:processNameEncoded (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage.c511 static int32_t StoreDestroy(const char *processNameEncoded, uint32_t bakFlag) in StoreDestroy() argument
523 int32_t ret = GetPath(rootPath, processNameEncoded, storePath, HKS_MAX_FILE_NAME_LEN, bakFlag); in StoreDestroy()