Home
last modified time | relevance | path

Searched refs:DB_VERSION (Results 1 - 13 of 13) sorted by relevance

/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/
H A Dcpu_storage_test.cpp39 constexpr int32_t DB_VERSION = 2; member
110 auto dbStore = RdbHelper::GetRdbStore(config, DB_VERSION, callback, ret); in HWTEST_F()
132 auto dbStore = RdbHelper::GetRdbStore(config, DB_VERSION, callback, ret); in HWTEST_F()
/base/security/security_guard/services/data_collect/store/src/
H A Drisk_event_rdb_helper.cpp43 CreateRdbStore(config, DB_VERSION, callback, errCode); in Init()
/base/security/security_guard/test/unittest/risk_classify/include/
H A Dstore_define.h24 constexpr int DB_VERSION = 1; member
/base/security/security_guard/test/unittest/data_collect/database_manager/
H A Dstore_define.h24 constexpr const int DB_VERSION = 1; member
/base/security/security_guard/services/data_collect/store/include/
H A Dstore_define.h24 constexpr int DB_VERSION = 1; member
/base/security/security_guard/test/unittest/data_collect/include/
H A Dstore_define.h24 constexpr int DB_VERSION = 1; member
/base/security/security_guard/test/unittest/config_manager/include/
H A Dstore_define.h24 constexpr int DB_VERSION = 1; member
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dtrace_storage.cpp34 constexpr int32_t DB_VERSION = 2; member
114 dbStore_ = NativeRdb::RdbHelper::GetRdbStore(config, DB_VERSION, callback, ret); in InitDbStore()
/base/hiviewdfx/hiview/plugins/event_store/event_export/database/adapter/
H A Dexport_db_storage.cpp27 constexpr int32_t DB_VERSION = 1; member
160 dbStore_ = NativeRdb::RdbHelper::GetRdbStore(config, DB_VERSION, callback, ret); in InitDbStore()
/base/hiviewdfx/hiview/base/event_store/store/
H A Dsys_event_repeat_db.cpp29 constexpr int32_t DB_VERSION = 1; member
129 dbStore_ = NativeRdb::RdbHelper::GetRdbStore(config, DB_VERSION, callback, ret); in InitDbStore()
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Devent_db_helper.cpp35 constexpr int DB_VERSION = 1; member
79 rdbStore_ = NativeRdb::RdbHelper::GetRdbStore(config, DB_VERSION, callback, ret); in InitDbStore()
H A Dfold_app_usage_db_helper.cpp33 constexpr int DB_VERSION = 1; member
155 rdbStore_ = NativeRdb::RdbHelper::GetRdbStore(config, DB_VERSION, callback, ret); in CreateDbStore()
/base/hiviewdfx/hiview/plugins/unified_collector/storage/
H A Dcpu_storage.cpp37 constexpr int32_t DB_VERSION = 2; member
282 dbStore_ = NativeRdb::RdbHelper::GetRdbStore(config, DB_VERSION, callback, ret); in InitDbStore()

Completed in 6 milliseconds