Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/
H A Dcpu_storage_test.cpp79 std::string dbFile = std::string(DB_PATH); variable
104 std::string dbFile = std::string(DB_PATH); variable
126 std::string dbFile = std::string(DB_PATH); variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_helper.cpp108 auto dbFile = config.GetPath(); in DeleteRdbStore() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/executor/base/
H A Dgrd_db_api.cpp65 GRD_API int32_t GRD_DBRestore(const char *dbFile, const char *backupDbFile, uint8_t *decryptedKey, in GRD_DBRestore()
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dhiview_db_util.cpp102 for (auto& dbFile : dbFiles) { in MoveDbFilesToUploadDir() local
/ohos5.0/base/hiviewdfx/hiview/base/utility/test/unittest/common/
H A Dadapter_utility_ohos_test.cpp616 std::string dbFile = HiviewDbUtil::CreateFileNameByDate("test"); variable
/ohos5.0/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 decrypt… in RdRestore()
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_app_usage_db_helper.cpp146 std::string dbFile = dbPath + dbName; in CreateDbStore() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/operation/
H A Ddatabase_oper.cpp393 std::string dbFile = dir + "/" + iter + ".db"; in RemoveDbFiles() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_create_test.cpp989 fstream dbFile; variable
/ohos5.0/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