Home
last modified time | relevance | path

Searched defs:OnEvent (Results 1 – 20 of 20) sorted by relevance

/base/hiviewdfx/hiview/base/test/unittest/common/
Dplugin_example.cpp23 bool PluginExample::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::PluginExample
Devent_loop_test.cpp63 bool RealEventHandler::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::RealEventHandler
83 bool OverheadCalculateEventHandler::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::OverheadCalculateEventHandler
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example5/
Devent_processor_example5.cpp42 bool EventProcessorExample5::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::EventProcessorExample5
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example1/
Dbundle_plugin_example1.cpp41 bool BundlePluginExample1::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::BundlePluginExample1
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example2/
Dbundle_plugin_example2.cpp42 bool BundlePluginExample2::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::BundlePluginExample2
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example3/
Devent_processor_example3.cpp46 bool EventProcessorExample3::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::EventProcessorExample3
/base/hiviewdfx/hiview/test/plugins/examples/dynamic_load_plugin_example/
Ddynamic_load_plugin_example.cpp25 bool DynamicLoadPluginExample::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::DynamicLoadPluginExample
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example1/
Devent_processor_example1.cpp61 bool EventProcessorExample1::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::EventProcessorExample1
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/
Devent_processor_example4.cpp52 bool EventProcessorExample4::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::EventProcessorExample4
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example3/
Dbundle_plugin_example3.cpp42 bool BundlePluginExample3::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::BundlePluginExample3
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example2/
Devent_processor_example2.cpp42 bool EventProcessorExample2::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::EventProcessorExample2
/base/hiviewdfx/hiview/plugins/hicollie_collector/
Dplugin.cpp62 bool HiCollieCollector::OnEvent(std::shared_ptr<Event> &event) in OnEvent() function in OHOS::HiviewDFX::HiCollieCollector
/base/hiviewdfx/hiview/base/
Dplugin_proxy.cpp22 bool PluginProxy::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::PluginProxy
Dplugin.cpp31 bool Plugin::OnEvent(std::shared_ptr<Event>& event __UNUSED) in OnEvent() function in OHOS::HiviewDFX::Plugin
/base/powermgr/thermal_manager/frameworks/napi/common/
Dthermal_manager_native_event.cpp68 void ThermalManagerNativeEvent::OnEvent(const std::string &eventType, size_t argc, const napi_value… in OnEvent() function in ThermalManagerNativeEvent
/base/hiviewdfx/hiview/plugins/eventservice/
Dsys_event_service.cpp88 bool SysEventService::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::SysEventService
/base/msdp/device_status/frameworks/js/napi/src/
Ddevicestatus_event.cpp106 void DevicestatusEvent::OnEvent(const int32_t& eventType, size_t argc, const int32_t& value, bool i… in OnEvent() function in DevicestatusEvent
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dplugin.cpp73 bool FreezeDetectorPlugin::OnEvent(std::shared_ptr<Event> &event) in OnEvent() function in OHOS::HiviewDFX::FreezeDetectorPlugin
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp42 bool EventLogger::OnEvent(std::shared_ptr<Event> &onEvent) in OnEvent() function in OHOS::HiviewDFX::EventLogger
/base/hiviewdfx/hiview/plugins/faultlogger/service/
Dfaultlogger.cpp307 bool Faultlogger::OnEvent(std::shared_ptr<Event> &event) in OnEvent() function in OHOS::HiviewDFX::Faultlogger