Home
last modified time | relevance | path

Searched defs:notificationEventStats (Results 1 – 3 of 3) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
Dbundle_active_user_service.cpp598 std::map<std::string, BundleActiveEventStats> notificationEventStats; in QueryNotificationEventStats() local
616 …_t beginTime, int64_t endTime, std::map<std::string, BundleActiveEventStats>& notificationEventSta… in GetCachedNotificationEvents()
/foundation/resourceschedule/device_usage_statistics/test/unittest/
Ddevice_usage_statistics_service_test.cpp1193 auto notificationEventStats = std::map<std::string, BundleActiveEventStats>(); variable
/foundation/resourceschedule/device_usage_statistics/services/common/src/
Dbundle_active_usage_database.cpp1866 …int64_t endTime, std::map<std::string, BundleActiveEventStats>& notificationEventStats, int32_t us… in QueryNotificationEventStats()