Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Dbase_key_mock.cpp64 bool BaseKey::UpdateKey(const std::string &keypath, bool needSyncCandidate) in UpdateKey()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dbase_key.cpp357 bool BaseKey::UpdateKey(const std::string &keypath, bool needSyncCandidate) in StoreKey()