Home
last modified time | relevance | path

Searched refs:BUNDLE_ACTIVE_RDB_VERSION (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_constant.h42 const int32_t BUNDLE_ACTIVE_RDB_VERSION = 1; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp576 … rdbStore = RdbHelper::GetRdbStore(config, BUNDLE_ACTIVE_RDB_VERSION, rdbDataCallBack, errCode); in GetBundleActiveRdbStore()