Home
last modified time | relevance | path

Searched defs:dbFile (Results 1 - 7 of 7) sorted by relevance

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

Completed in 12 milliseconds