Searched defs:ExecuteRekey (Results 1 – 2 of 2) sorted by relevance
278 bool StoreFactory::ExecuteRekey(const std::string &storeId, const std::string &path, DBPassword &db… in ExecuteRekey() function in OHOS::DistributedKv::StoreFactory
33 int DatabaseOper::ExecuteRekey(const CipherPassword &passwd, const KvDBProperties &property) in ExecuteRekey() function in DistributedDB::DatabaseOper