Home
last modified time | relevance | path

Searched refs:CreateStatusCtrlFile (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H A Ddatabase_oper.h74 …int CreateStatusCtrlFile(const KvDBProperties &property, std::string &orgCtrlFile, std::string &ne…
H A Ddatabase_oper.cpp43 errCode = CreateStatusCtrlFile(property, ctrlFileName, newFileName); in ExecuteRekey()
297 int DatabaseOper::CreateStatusCtrlFile(const KvDBProperties &property, std::string &orgCtrlFile, in CreateStatusCtrlFile() function in DistributedDB::DatabaseOper