Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dstore_factory.cpp278 bool StoreFactory::ExecuteRekey(const std::string &storeId, const std::string &path, DBPassword &db… in ExecuteRekey() function in OHOS::DistributedKv::StoreFactory
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
Ddatabase_oper.cpp33 int DatabaseOper::ExecuteRekey(const CipherPassword &passwd, const KvDBProperties &property) in ExecuteRekey() function in DistributedDB::DatabaseOper