Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Daccount_info_report.h25 } ReportEvent; typedef
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Dicollect_plugin.cpp23 void ICollectPlugin::ReportEvent(const OnDemandEvent& event) in ReportEvent() function in OHOS::ICollectPlugin
H A Ddevice_switch_collect.cpp181 void SwitchEventSubscriber::ReportEvent(const OnDemandEvent& event) in ReportEvent() function in OHOS::SwitchEventSubscriber
H A Ddevice_status_collect_manager.cpp271 void DeviceStatusCollectManager::ReportEvent(const OnDemandEvent& event) in ReportEvent() function in OHOS::DeviceStatusCollectManager
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/misc/dsoftbus/src/
H A Dsoftbus_lwip_monitor.c57 static void ReportEvent(const LwipMonitorReportInfo *reportInfo) in ReportEvent() function
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/
H A Dwatchdog.cpp179 void Watchdog::ReportEvent() in ReportEvent() function in OHOS::AppExecFwk::Watchdog
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/photo_session/
H A Ddeferred_photo_processing_session.cpp172 void DeferredPhotoProcessingSession::ReportEvent(const std::string& imageId, int32_t event) in ReportEvent() function in OHOS::CameraStandard::DeferredProcessing::DeferredPhotoProcessingSession
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_client.cpp64 ErrCode BundleActiveClient::ReportEvent(BundleActiveEvent event, const int32_t userId) in ReportEvent() function in OHOS::DeviceUsageStats::BundleActiveClient
H A Dbundle_active_proxy.cpp22 ErrCode BundleActiveProxy::ReportEvent(BundleActiveEvent& event, const int32_t userId) in ReportEvent() function in OHOS::DeviceUsageStats::BundleActiveProxy
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_manager.cpp484 static void ReportEvent(std::string eventName, HiviewDFX::HiSysEvent::EventType eventType, int32_t … in ReportEvent() function
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_group_controller.cpp241 void BundleActiveGroupController::ReportEvent(const BundleActiveEvent& event, const int64_t bootBas… in ReportEvent() function in OHOS::DeviceUsageStats::BundleActiveGroupController
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/photo_job_repository/
H A Dphoto_job_repository.cpp512 void PhotoJobRepository::ReportEvent(DeferredPhotoJobPtr jobPtr, DeferredProcessingServiceInterface… in ReportEvent() function in OHOS::CameraStandard::DeferredProcessing::PhotoJobRepository
/ohos5.0/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_node_manager.cpp483 void DistributedInputNodeManager::ReportEvent(const std::string &devId, const std::vector<RawEvent>… in ReportEvent() function in OHOS::DistributedHardware::DistributedInput::DistributedInputNodeManager
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H A Dphoto_post_processor.cpp451 void PhotoPostProcessor::PhotoProcessListener::ReportEvent(const std::string& imageId) in ReportEvent() function in OHOS::CameraStandard::DeferredProcessing::PhotoPostProcessor::PhotoProcessListener
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp165 void BundleActiveUserService::ReportEvent(const BundleActiveEvent& event) in ReportEvent() function in OHOS::DeviceUsageStats::BundleActiveUserService
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_service.cpp246 ErrCode BundleActiveService::ReportEvent(BundleActiveEvent& event, const int32_t userId) in ReportEvent() function in OHOS::DeviceUsageStats::BundleActiveService
H A Dbundle_active_core.cpp466 int32_t BundleActiveCore::ReportEvent(BundleActiveEvent& event, int32_t userId) in ReportEvent() function in OHOS::DeviceUsageStats::BundleActiveCore
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_stub.cpp260 void DistributedSchedStub::ReportEvent(const OHOS::AAFwk::Want& want, const std::string& eventName,… in ReportEvent() function in OHOS::DistributedSchedule::DistributedSchedStub
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_pattern.cpp8573 void TextFieldPattern::ReportEvent() in OnBackPressed() function in OHOS::Ace::NG::TextFieldPattern