Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_factory.cpp234 Status StoreFactory::RekeyRecover(const std::string &storeId, const std::string &path, DBPassword &… in RekeyRecover() function in OHOS::DistributedKv::StoreFactory
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H A Ddatabase_oper.cpp90 int DatabaseOper::RekeyRecover(const KvDBProperties &property) in RekeyRecover() function in DistributedDB::DatabaseOper