Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/include/
H A Dbundle_active_user_service.h61 void ReportModuleEvent(const BundleActiveEvent& event);
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_core.cpp504 service->ReportModuleEvent(event); in ReportEvent()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp705 void BundleActiveUserService::ReportModuleEvent(const BundleActiveEvent& event) in ReportModuleEvent() function in OHOS::DeviceUsageStats::BundleActiveUserService