Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H A Dsingle_ver_database_oper.h63 …int ExportMetaDB(const std::string &currentDir, const CipherPassword &passwd, const std::string &d…
H A Dsingle_ver_database_oper.cpp193 int SingleVerDatabaseOper::ExportMetaDB(const std::string &currentDir, const CipherPassword &passwd, in ExportMetaDB() function in DistributedDB::SingleVerDatabaseOper
225 errCode = ExportMetaDB(currentDir, passwd, dbDir); in ExportAllDatabases()