Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp571 … string currDatabaseFileConfig = BUNDLE_ACTIVE_DATABASE_DIR + databaseFiles_.at(databaseType); in GetBundleActiveRdbStore() local
572 RdbStoreConfig config(currDatabaseFileConfig); in GetBundleActiveRdbStore()