Home
last modified time | relevance | path

Searched refs:GetStorageTypePath (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.c140 static int32_t GetStorageTypePath(uint32_t storageType, struct HksStoreMaterial *outMaterial) in GetStorageTypePath() function
261 ret = GetStorageTypePath(storageType, &material); in InitStorageMaterial()