/base/hiviewdfx/hisysevent/frameworks/native/ |
D | hisysevent_tool_listener.cpp | 29 void HiSysEventToolListener::OnEvent(std::shared_ptr<HiSysEventRecord> sysEvent) in OnEvent() function in OHOS::HiviewDFX::HiSysEventToolListener
|
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
D | hisysevent_listener_c.cpp | 27 void HiSysEventListenerC::OnEvent(std::shared_ptr<OHOS::HiviewDFX::HiSysEventRecord> sysEvent) in OnEvent() function in HiSysEventListenerC
|
/base/hiviewdfx/hiview/base/test/unittest/common/ |
D | plugin_example.cpp | 23 bool PluginExample::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::PluginExample
|
D | event_base_test.cpp | 48 bool TestEventHandler::OnEvent(std::shared_ptr<OHOS::HiviewDFX::Event>& event) in OnEvent() function in OHOS::HiviewDFX::TestEventHandler
|
D | event_loop_test.cpp | 66 bool RealEventHandler::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::RealEventHandler 86 bool OverheadCalculateEventHandler::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::OverheadCalculateEventHandler
|
/base/update/updateservice/services/callback/src/ |
D | update_callback.cpp | 27 void UpdateCallback::OnEvent(const EventInfo &eventInfo) in OnEvent() function in OHOS::UpdateEngine::UpdateCallback
|
D | update_callback_proxy.cpp | 50 void UpdateCallbackProxy::OnEvent(const EventInfo &eventInfo) in OnEvent() function in OHOS::UpdateEngine::UpdateCallbackProxy
|
/base/update/sys_installer/services/module_update/service/src/ |
D | crash_sys_event_listener.cpp | 26 void CrashSysEventListener::OnEvent(std::shared_ptr<HiSysEventRecord> sysEvent) in OnEvent() function in OHOS::SysInstaller::CrashSysEventListener
|
/base/hiviewdfx/faultloggerd/test/unittest/panic_handler/ |
D | rustpanic_listener.cpp | 23 void RustPanicListener::OnEvent(std::shared_ptr<HiSysEventRecord> sysEvent) in OnEvent() function in OHOS::HiviewDFX::RustPanicListener
|
/base/hiviewdfx/hiview/test/plugins/examples/dynamic_load_plugin_example/ |
D | dynamic_load_plugin_example.cpp | 25 bool DynamicLoadPluginExample::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::DynamicLoadPluginExample
|
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/ |
D | hisysevent_rust_listener.cpp | 37 void HiSysEventRustListener::OnEvent(std::shared_ptr<OHOS::HiviewDFX::HiSysEventRecord> sysEvent) in OnEvent() function in HiSysEventRustListener
|
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example2/ |
D | bundle_plugin_example2.cpp | 44 bool BundlePluginExample2::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::BundlePluginExample2
|
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example1/ |
D | bundle_plugin_example1.cpp | 43 bool BundlePluginExample1::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::BundlePluginExample1
|
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example5/ |
D | event_processor_example5.cpp | 44 bool EventProcessorExample5::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::EventProcessorExample5
|
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example3/ |
D | event_processor_example3.cpp | 48 bool EventProcessorExample3::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::EventProcessorExample3
|
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/ |
D | event_processor_example4.cpp | 54 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/ |
D | bundle_plugin_example3.cpp | 44 bool BundlePluginExample3::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::BundlePluginExample3
|
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example1/ |
D | event_processor_example1.cpp | 63 bool EventProcessorExample1::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::EventProcessorExample1
|
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/ |
D | faultevent_listener.cpp | 34 void FaultEventListener::OnEvent(std::shared_ptr<HiSysEventRecord> sysEvent) in OnEvent() function in OHOS::HiviewDFX::FaultEventListener
|
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/ |
D | hisysevent_base_listener.h | 35 … virtual void OnEvent(const std::string& domain, const std::string& eventName, const int eventType, in OnEvent() function
|
/base/hiviewdfx/hiview/plugins/event_store/ |
D | sys_event_store.cpp | 81 bool SysEventStore::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::SysEventStore
|
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example2/ |
D | event_processor_example2.cpp | 44 bool EventProcessorExample2::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::EventProcessorExample2
|
/base/hiviewdfx/hiview/plugins/sys_dispatcher/ |
D | sys_dispatcher.cpp | 74 bool SysEventDispatcher::OnEvent(std::shared_ptr<Event> &event) in OnEvent() function in OHOS::HiviewDFX::SysEventDispatcher
|
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/ |
D | bbox_detector_plugin.cpp | 48 bool BBoxDetectorPlugin::OnEvent(std::shared_ptr<Event> &event) in OnEvent() function in OHOS::HiviewDFX::BBoxDetectorPlugin
|
/base/hiviewdfx/hiview/base/ |
D | plugin_proxy.cpp | 22 bool PluginProxy::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::PluginProxy
|