Home
last modified time | relevance | path

Searched refs:isPlain (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.c96 static int32_t GetUserIdPath(int32_t userId, bool isPlain, struct HksStoreMaterial *outMaterial) in GetUserIdPath() argument
103 if (isPlain) { in GetUserIdPath()
116 static int32_t GetUidPath(bool isPlain, const struct HksBlob *processName, in GetUidPath() argument
131 if (isPlain) { in GetUidPath()