Home
last modified time | relevance | path

Searched refs:isUserPath (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_utils.c545 bool isUserPath = material->pathType == CE_PATH || material->pathType == ECE_PATH; in GetPathInfo() local
547 bool isUserPath = false; in GetPathInfo() local
555 if (isUserPath) { in GetPathInfo()