/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/photo_session/ |
H A D | deferred_photo_processing_session.cpp | 52 ReportEvent(imageId, DeferredProcessingServiceInterfaceCode::DPS_BEGIN_SYNCHRONIZE); in BeginSynchronize() 69 ReportEvent(imageId, DeferredProcessingServiceInterfaceCode::DPS_END_SYNCHRONIZE); in EndSynchronize() 92 ReportEvent(imageId, DeferredProcessingServiceInterfaceCode::DPS_END_SYNCHRONIZE); in EndSynchronize() 108 ReportEvent(imageId, DeferredProcessingServiceInterfaceCode::DPS_ADD_IMAGE); in AddImage() 123 ReportEvent(imageId, DeferredProcessingServiceInterfaceCode::DPS_REMOVE_IMAGE); in RemoveImage() 138 ReportEvent(imageId, DeferredProcessingServiceInterfaceCode::DPS_RESTORE_IMAGE); in RestoreImage() 153 ReportEvent(imageId, DeferredProcessingServiceInterfaceCode::DPS_PROCESS_IMAGE); in ProcessImage() 168 ReportEvent(imageId, DeferredProcessingServiceInterfaceCode::DPS_CANCEL_PROCESS_IMAGE); in CancelProcessImage() 172 void DeferredPhotoProcessingSession::ReportEvent(const std::string& imageId, int32_t event) in ReportEvent() function in OHOS::CameraStandard::DeferredProcessing::DeferredPhotoProcessingSession
|
/foundation/ability/ability_runtime/test/unittest/dfr_test/watchdog_test/ |
H A D | watchdog_test.cpp | 99 * @tc.name: ReportEvent 100 * @tc.desc: Test ReportEvent. 105 // be ready for ReportEvent in HWTEST_F() 112 watchdog_->ReportEvent(); in HWTEST_F() 118 * @tc.name: ReportEvent 119 * @tc.desc: Test ReportEvent. 124 // be ready for ReportEvent in HWTEST_F() 131 watchdog_->ReportEvent(); in HWTEST_F() 137 * @tc.name: ReportEvent 138 * @tc.desc: Test ReportEvent [all...] |
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/ |
H A D | icollect_plugin.cpp | 24 void ICollectPlugin::ReportEvent(const OnDemandEvent& event) in ReportEvent() function in OHOS::ICollectPlugin 27 report_->ReportEvent(event); in ReportEvent()
|
H A D | device_switch_collect.cpp | 181 void SwitchEventSubscriber::ReportEvent(const OnDemandEvent& event) in ReportEvent() function in OHOS::SwitchEventSubscriber 188 deviceSwitchCollect->ReportEvent(event); in ReportEvent() 204 ReportEvent(event); in OnReceiveWifiEvent() 220 ReportEvent(event); in OnReceiveBluetoothEvent()
|
H A D | device_networking_collect.cpp | 104 ReportEvent(event); in ReportMissedEvents() 120 ReportEvent(event); in ReportMissedEvents() 204 collect_->ReportEvent(event); in OnDeviceOnline() 222 collect_->ReportEvent(event); in OnDeviceOffline() 260 collect_->ReportEvent(event); in OnDeviceReady()
|
H A D | device_timed_collect.cpp | 85 ReportEvent(event); in ProcessPersistenceTimedTask() 91 ReportEvent(event); in ProcessPersistenceTimedTask() 140 ReportEvent(event); in ReportEventByTimeInfo() 145 ReportEvent(event); in ReportEventByTimeInfo() 212 HILOGI("DeviceTimedCollect ReportEvent interval: %{public}d", interval); in PostNonPersistenceLoopTaskLocked() 301 ReportEvent(event); in PostPersistenceTimedTaskLocked() 317 ReportEvent(event); in PostNonPersistenceTimedTaskLocked()
|
H A D | device_param_collect.cpp | 38 deviceParamCollect->ReportEvent(event); in DeviceParamCallback()
|
/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/ |
H A D | ireport.h | 27 virtual void ReportEvent(const OnDemandEvent& event) = 0;
|
H A D | icollect_plugin.h | 78 void ReportEvent(const OnDemandEvent& event);
|
H A D | device_switch_collect.h | 41 void ReportEvent(const OnDemandEvent& event);
|
H A D | device_status_collect_manager.h | 37 void ReportEvent(const OnDemandEvent& event) override;
|
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/dfr/ |
H A D | watchdog.h | 102 void ReportEvent();
|
/foundation/resourceschedule/device_usage_statistics/test/unittest/ |
H A D | device_usage_statistics_service_test.cpp | 657 * @tc.desc: ReportEvent 669 EXPECT_NE(bundleActiveCore_->ReportEvent(event, userId), ERR_OK); in HWTEST_F() 673 EXPECT_EQ(bundleActiveCore_->ReportEvent(event, userId), ERR_OK); in HWTEST_F() 677 EXPECT_EQ(bundleActiveCore_->ReportEvent(event, userId), ERR_OK); in HWTEST_F() 680 EXPECT_EQ(bundleActiveCore_->ReportEvent(event, userId), ERR_OK); in HWTEST_F() 811 coreObject->bundleGroupController_->ReportEvent(event, timeStamp, userId); in HWTEST_F() 813 coreObject->bundleGroupController_->ReportEvent(event, timeStamp, 19); in HWTEST_F() 815 coreObject->bundleGroupController_->ReportEvent(event, timeStamp, 7); in HWTEST_F() 819 coreObject->bundleGroupController_->ReportEvent(event, timeStamp, userId); in HWTEST_F() 1079 coreObject->bundleGroupController_->ReportEvent(even in HWTEST_F() [all...] |
H A D | device_usage_statistics_multi_test.cpp | 130 BundleActiveClient::GetInstance().ReportEvent(eventA, g_defaultUserId);
in MultiTestReportEvent() 133 BundleActiveClient::GetInstance().ReportEvent(eventB, g_defaultUserId);
in MultiTestReportEvent() 236 BundleActiveClient::GetInstance().ReportEvent(eventA, g_defaultUserId);
in MultiTestQueryModuleUsageRecords()
|
H A D | device_usage_statistics_test.cpp | 121 BundleActiveClient::GetInstance().ReportEvent(eventA, g_defaultUserId); in HWTEST_F() 124 BundleActiveClient::GetInstance().ReportEvent(eventB, g_defaultUserId); in HWTEST_F() 209 BundleActiveClient::GetInstance().ReportEvent(eventA, g_defaultUserId); in HWTEST_F()
|
H A D | package_usage_test.cpp | 666 * @tc.desc: ReportEvent 682 bundleUserService->ReportEvent(event); in HWTEST_F() 685 bundleUserService->ReportEvent(event); in HWTEST_F() 688 bundleUserService->ReportEvent(event); in HWTEST_F() 691 bundleUserService->ReportEvent(event); in HWTEST_F() 694 bundleUserService->ReportEvent(event); in HWTEST_F() 697 bundleUserService->ReportEvent(event); in HWTEST_F() 762 * @tc.desc: ReportEvent 774 coreObject->bundleGroupController_->ReportEvent(event, timeStamp, userId); in HWTEST_F()
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/photo_job_repository/ |
H A D | photo_job_repository.cpp | 86 ReportEvent(jobPtr, DeferredProcessingServiceInterfaceCode::DPS_ADD_IMAGE); in AddDeferredJob() 130 ReportEvent(jobPtr, DeferredProcessingServiceInterfaceCode::DPS_REMOVE_IMAGE); in RemoveDeferredJob() 181 ReportEvent(jobPtr, DeferredProcessingServiceInterfaceCode::DPS_CANCEL_PROCESS_IMAGE); in CancelJob() 202 ReportEvent(jobPtr, DeferredProcessingServiceInterfaceCode::DPS_RESTORE_IMAGE); in RestoreJob() 244 ReportEvent(jobPtr, DeferredProcessingServiceInterfaceCode::DPS_PROCESS_IMAGE); in SetJobRunning() 514 void PhotoJobRepository::ReportEvent(DeferredPhotoJobPtr jobPtr, DeferredProcessingServiceInterfaceCode event) in ReportEvent() function in OHOS::CameraStandard::DeferredProcessing::PhotoJobRepository
|
/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/ |
H A D | watchdog.cpp | 166 ReportEvent(); in Timer() 179 void Watchdog::ReportEvent() in ReportEvent() function in OHOS::AppExecFwk::Watchdog
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/session/photo_session/ |
H A D | deferred_photo_processing_session.h | 55 void ReportEvent(const std::string& imageId, int32_t event);
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/schedule/photo_processor/photo_job_repository/ |
H A D | photo_job_repository.h | 61 void ReportEvent(DeferredPhotoJobPtr jobPtr, DeferredProcessingServiceInterfaceCode event);
|
/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_core.cpp | 419 it->second->ReportEvent(event); in RestoreToDatabase() 514 it->second->ReportEvent(event); in CheckTimeChangeAndGetWallTime() 561 it->second->ReportEvent(event); in OnUserSwitched() 578 int32_t BundleActiveCore::ReportEvent(BundleActiveEvent& event, int32_t userId) in ReportEvent() function in OHOS::DeviceUsageStats::BundleActiveCore 595 bundleGroupController_->ReportEvent(event, bootBasedTimeStamp, userId); in ReportEvent() 617 service->ReportEvent(event); in ReportEvent() 618 bundleGroupController_->ReportEvent(event, bootBasedTimeStamp, userId); in ReportEvent()
|
/foundation/resourceschedule/device_usage_statistics/services/common/include/ |
H A D | ibundle_active_service.h | 52 * function: ReportEvent, used to report event. 56 virtual ErrCode ReportEvent(BundleActiveEvent& event, const int32_t userId) = 0;
|
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/include/ |
H A D | bundle_active_group_controller.h | 63 void ReportEvent(const BundleActiveEvent& event, const int64_t bootBasedTimeStamp, const int32_t userId);
|
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/include/ |
H A D | bundle_active_client.h | 39 * @brief ReportEvent, used to report event. 45 ErrCode ReportEvent(BundleActiveEvent event, const int32_t userId);
|
H A D | bundle_active_proxy.h | 32 * function: ReportEvent, used to report event. 36 ErrCode ReportEvent(BundleActiveEvent& event, const int32_t userId) override;
|