Searched defs:ExportDatabase (Results 1 – 1 of 1) sorted by relevance
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| D | sqlite_utils.cpp | 943 int SQLiteUtils::ExportDatabase(sqlite3 *db, CipherType type, const CipherPassword &passwd, in ExportDatabase() function in DistributedDB::SQLiteUtils 985 int SQLiteUtils::ExportDatabase(sqlite3 *db, CipherType type, const CipherPassword &passwd, in ExportDatabase() function in DistributedDB::SQLiteUtils 1176 int SQLiteUtils::ExportDatabase(const std::string &srcFile, CipherType type, const CipherPassword &… in ExportDatabase() function in DistributedDB::SQLiteUtils 1196 int SQLiteUtils::ExportDatabase(const std::string &srcFile, CipherType type, const CipherPassword &… in ExportDatabase() function in DistributedDB::SQLiteUtils
|