Home
last modified time | relevance | path

Searched defs:reportHandler (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_app_state_obsever.cpp26 void BundleActiveAppStateObserver::Init(const std::shared_ptr<BundleActiveReportHandler>& reportHandler) in Init() argument
H A Dbundle_active_continuous_task_observer.cpp28 void BundleActiveContinuousTaskObserver::Init(const std::shared_ptr<BundleActiveReportHandler>& reportHandler) in Init() argument
H A Dbundle_active_service.cpp174 void BundleActiveService::InitAppStateSubscriber(const std::shared_ptr<BundleActiveReportHandler>& reportHandler) in InitAppStateSubscriber() argument
186 void BundleActiveService::InitContinuousSubscriber(const std::shared_ptr<BundleActiveReportHandler>& reportHandler) in InitContinuousSubscriber() argument
H A Dbundle_active_core.cpp119 auto reportHandler = bundleActiveReportHandler_.lock(); in HandleUserRemoveEvent() local
135 auto reportHandler = bundleActiveReportHandler_.lock(); in HandleUserSwitchEvent() local
156 auto reportHandler = bundleActiveReportHandler_.lock(); in HandlePackageRemoveEvent() local
178 auto reportHandler in HandlePackageAddEvent() local
287 SetHandler(const std::shared_ptr<BundleActiveReportHandler>& reportHandler) SetHandler() argument
[all...]
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_report_handler.cpp50 auto reportHandler = shared_from_this(); in SendEvent() local
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Dbundle_active_total_test.cpp91 auto reportHandler = std::make_shared<BundleActiveReportHandler>(runner); in HWTEST_F() local
177 auto reportHandler = std::make_shared<BundleActiveReportHandler>(); in HWTEST_F() local

Completed in 5 milliseconds