Home
last modified time | relevance | path

Searched refs:RDB_VERSION (Results 1 - 7 of 7) sorted by relevance

/foundation/bundlemanager/app_domain_verify/services/include/manager/constant/
H A Dmanager_constants.h24 const int32_t RDB_VERSION = 3; member
/foundation/bundlemanager/app_domain_verify/services/include/manager/rdb/
H A Dapp_domain_verify_rdb_config.h32 int32_t version{ Constants::RDB_VERSION };
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_restore_test/src/
H A Dmedialibrary_restore_test.cpp29 constexpr int RDB_VERSION = 1; member
162 auto rdb = NativeRdb::RdbHelper::GetRdbStore(config, RDB_VERSION, callBack, errCode); in HWTEST_F()
203 auto rdb = NativeRdb::RdbHelper::GetRdbStore(config, RDB_VERSION, callBack, errCode); in HWTEST_F()
233 auto rdb = NativeRdb::RdbHelper::GetRdbStore(config, RDB_VERSION, callBack, errCode); in HWTEST_F()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryrestore_fuzzer/
H A Dmedialibraryrestore_fuzzer.cpp31 constexpr int RDB_VERSION = 1; member
117 auto rdb = NativeRdb::RdbHelper::GetRdbStore(config, RDB_VERSION, callBack, errCode); in MediaLibraryRestoreTest()
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_proxy_userinfo.cpp29 static const int32_t RDB_VERSION = 0; member
165 rdbStore_ = NativeRdb::RdbHelper::GetRdbStore(config, RDB_VERSION, callBack, errCode); in NetProxyUserinfo()
/foundation/deviceprofile/device_info_manager/services/core/src/persistenceadapter/rdbadapter/
H A Drdb_adapter.cpp198 int32_t version = RDB_VERSION; in GetRDBPtr()
/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h155 constexpr int32_t RDB_VERSION = 1; member

Completed in 4 milliseconds