Home
last modified time | relevance | path

Searched refs:RestoreMasterDb (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dconnection_pool.h127 int RestoreMasterDb(const std::string &newPath, const std::string &backupPath);
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dconnection_pool.cpp397 return RestoreMasterDb(newPath, backupPath); in RestoreByDbSqliteType()
400 int ConnPool::RestoreMasterDb(const std::string &newPath, const std::string &backupPath) in RestoreMasterDb() function in ConnPool

Completed in 2 milliseconds