Home
last modified time | relevance | path

Searched defs:ReportEvent (Results 1 – 16 of 16) sorted by relevance

/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
Dicollect_plugin.cpp23 void ICollectPlugin::ReportEvent(const OnDemandEvent& event) in ReportEvent() function in OHOS::ICollectPlugin
Ddevice_switch_collect.cpp181 void SwitchEventSubscriber::ReportEvent(const OnDemandEvent& event) in ReportEvent() function in OHOS::SwitchEventSubscriber
Ddevice_status_collect_manager.cpp271 void DeviceStatusCollectManager::ReportEvent(const OnDemandEvent& event) in ReportEvent() function in OHOS::DeviceStatusCollectManager
/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/
Dwatchdog.cpp179 void Watchdog::ReportEvent() in ReportEvent() function in OHOS::AppExecFwk::Watchdog
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/photo_session/
Ddeferred_photo_processing_session.cpp172 void DeferredPhotoProcessingSession::ReportEvent(const std::string& imageId, int32_t event) in ReportEvent() function in OHOS::CameraStandard::DeferredProcessing::DeferredPhotoProcessingSession
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
Dbundle_active_client.cpp64 ErrCode BundleActiveClient::ReportEvent(BundleActiveEvent event, const int32_t userId) in ReportEvent() function in OHOS::DeviceUsageStats::BundleActiveClient
Dbundle_active_proxy.cpp22 ErrCode BundleActiveProxy::ReportEvent(BundleActiveEvent& event, const int32_t userId) in ReportEvent() function in OHOS::DeviceUsageStats::BundleActiveProxy
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
Ddistributed_input_node_manager.cpp483 void DistributedInputNodeManager::ReportEvent(const std::string &devId, const std::vector<RawEvent>… in ReportEvent() function in OHOS::DistributedHardware::DistributedInput::DistributedInputNodeManager
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
Dbundle_active_group_controller.cpp241 void BundleActiveGroupController::ReportEvent(const BundleActiveEvent& event, const int64_t bootBas… in ReportEvent() function in OHOS::DeviceUsageStats::BundleActiveGroupController
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/photo_job_repository/
Dphoto_job_repository.cpp512 void PhotoJobRepository::ReportEvent(DeferredPhotoJobPtr jobPtr, DeferredProcessingServiceInterface… in ReportEvent() function in OHOS::CameraStandard::DeferredProcessing::PhotoJobRepository
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
Dphoto_post_processor.cpp451 void PhotoPostProcessor::PhotoProcessListener::ReportEvent(const std::string& imageId) in ReportEvent() function in OHOS::CameraStandard::DeferredProcessing::PhotoPostProcessor::PhotoProcessListener
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
Dbundle_active_user_service.cpp165 void BundleActiveUserService::ReportEvent(const BundleActiveEvent& event) in ReportEvent() function in OHOS::DeviceUsageStats::BundleActiveUserService
/foundation/resourceschedule/device_usage_statistics/services/common/src/
Dbundle_active_service.cpp246 ErrCode BundleActiveService::ReportEvent(BundleActiveEvent& event, const int32_t userId) in ReportEvent() function in OHOS::DeviceUsageStats::BundleActiveService
Dbundle_active_core.cpp466 int32_t BundleActiveCore::ReportEvent(BundleActiveEvent& event, int32_t userId) in ReportEvent() function in OHOS::DeviceUsageStats::BundleActiveCore
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
Ddistributed_sched_stub.cpp260 void DistributedSchedStub::ReportEvent(const OHOS::AAFwk::Want& want, const std::string& eventName,… in ReportEvent() function in OHOS::DistributedSchedule::DistributedSchedStub
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_pattern.cpp8845 void TextFieldPattern::ReportEvent() in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern