Home
last modified time | relevance | path

Searched defs:StoreKey (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Dbase_key_mock.cpp39 bool BaseKey::StoreKey(const UserAuth &auth, bool needGenerateShield) in StoreKey() function in BaseKey
47 bool BaseKey::StoreKey(const UserAuth &auth) in StoreKey() function in BaseKey
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dbase_key.cpp193 bool BaseKey::StoreKey(const UserAuth &auth, bool needGenerateShield) in StoreKey() function in OHOS::StorageDaemon::BaseKey