Home
last modified time | relevance | path

Searched refs:GetUserIdPath (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() function
255 ret = GetUserIdPath(storeUserId, isPlainPath, &material); in InitStorageMaterial()