Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/include/
H A Dbundle_active_user_service.h105 …void GetCachedNotificationEvents(std::shared_ptr<BundleActivePeriodStats> currentStats, int64_t be…
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp606 GetCachedNotificationEvents(currentStats, beginTime, endTime, notificationEventStats); in QueryNotificationEventStats()
615 void BundleActiveUserService::GetCachedNotificationEvents(std::shared_ptr<BundleActivePeriodStats> … in GetCachedNotificationEvents() function in OHOS::DeviceUsageStats::BundleActiveUserService