Home
last modified time | relevance | path

Searched defs:database_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/distributed/include/
H A Ddistributed_preferences.h104 std::unique_ptr<DistributedPreferencesDatabase> database_ = nullptr; variable
H A Ddistributed_notification_manager.h170 std::shared_ptr<DistributedDatabase> database_ = nullptr; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/
H A Dbundle_active_user_history.h40 BundleActiveUsageDatabase database_; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/include/
H A Dbundle_active_user_service.h83 BundleActiveUsageDatabase database_; variable
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/
H A Ddistributed_database_test.cpp40 std::shared_ptr<DistributedDatabase> database_; member in OHOS::Notification::DistributedDatabaseTest
/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/
H A Ddistributed_database_branch_test.cpp52 std::shared_ptr<DistributedDatabase> database_; member in OHOS::Notification::DistributedDatabaseBranchTest