Home
last modified time | relevance | path

Searched refs:isPlainPath (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_manager.c248 bool isPlainPath = GetIsPlainPath(storageLevel); in InitStorageMaterial() local
255 ret = GetUserIdPath(storeUserId, isPlainPath, &material); in InitStorageMaterial()
258 ret = GetUidPath(isPlainPath, &processInfo->processName, &material); in InitStorageMaterial()