Home
last modified time | relevance | path

Searched refs:ExportMainDB (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.h61 …int ExportMainDB(const std::string &currentDir, const CipherPassword &passwd, const std::string &d…
H A Dsingle_ver_database_oper.cpp173 int SingleVerDatabaseOper::ExportMainDB(const std::string &currentDir, const CipherPassword &passwd, in ExportMainDB() function in DistributedDB::SingleVerDatabaseOper
219 int errCode = ExportMainDB(currentDir, passwd, dbDir); in ExportAllDatabases()