Home
last modified time | relevance | path

Searched defs:dbFile (Results 1 – 6 of 6) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/base/
Dgrd_db_api.cpp65 GRD_API int32_t GRD_DBRestore(const char *dbFile, const char *backupDbFile, uint8_t *decryptedKey, in GRD_DBRestore()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drdb_helper.cpp108 auto dbFile = config.GetPath(); in DeleteRdbStore() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
Drd_utils.cpp156 int RdRestore(const char *dbFile, const char *backupDbFile, uint8_t *decryptedKey, uint32_t decrypt… in RdRestore()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
Ddatabase_oper.cpp393 std::string dbFile = dir + "/" + iter + ".db"; in RemoveDbFiles() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
Ddistributeddb_nb_create_test.cpp989 fstream dbFile; variable
/foundation/resourceschedule/device_usage_statistics/services/common/src/
Dbundle_active_usage_database.cpp596 … std::string dbFile = BUNDLE_ACTIVE_DATABASE_DIR + DATABASE_TYPE[databaseType] + SUFFIX_TYPE[i]; in CheckDatabaseFile() local