| /base/hiviewdfx/hisysevent/frameworks/native/ |
| D | hisysevent_tool_listener.cpp | 30 void HiSysEventToolListener::OnEvent(std::shared_ptr<HiSysEventRecord> sysEvent) in OnEvent() function in OHOS::HiviewDFX::HiSysEventToolListener
|
| /base/update/updateservice/interfaces/inner_api/feature/update/model/event/ |
| D | update_callback_info.h | 22 using OnEvent = std::function<void(const EventInfo &eventInfo)>; variable
|
| /base/update/updateservice/interfaces/inner_api/engine/src/ |
| D | update_callback.cpp | 23 void UpdateCallback::OnEvent(const EventInfo &eventInfo) in OnEvent() function in OHOS::UpdateEngine::UpdateCallback
|
| /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
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
| D | hisysevent_listener_c.cpp | 31 void HiSysEventListenerC::OnEvent(std::shared_ptr<OHOS::HiviewDFX::HiSysEventRecord> sysEvent) in OnEvent() function in HiSysEventListenerC
|
| /base/update/updateservice/services/callback/src/ |
| D | update_callback_proxy.cpp | 23 void UpdateCallbackProxy::OnEvent(const EventInfo &eventInfo) in OnEvent() function in OHOS::UpdateEngine::UpdateCallbackProxy
|
| /base/hiviewdfx/hiview/plugins/privacy_controller/ |
| D | privacy_controller.cpp | 44 bool PrivacyController::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::PrivacyController
|
| /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/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_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_example3/ |
| D | event_processor_example3.cpp | 48 bool EventProcessorExample3::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::EventProcessorExample3
|
| /base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/ |
| D | hisysevent_rust_listener.cpp | 41 void HiSysEventRustListener::OnEvent(std::shared_ptr<OHOS::HiviewDFX::HiSysEventRecord> sysEvent) in OnEvent() function in HiSysEventRustListener
|
| /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/faultloggerd/test/unittest/crash_exception/ |
| D | crash_exception_listener.cpp | 30 void CrashExceptionListener::OnEvent(std::shared_ptr<HiSysEventRecord> sysEvent) in OnEvent() function in OHOS::HiviewDFX::CrashExceptionListener
|
| /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/security/security_guard/test/unittest/data_collect/sa/ |
| D | hiview_listener.h | 29 void OnEvent(std::shared_ptr<HiviewDFX::HiSysEventRecord> sysEvent) {}; in OnEvent() function
|
| /base/hiviewdfx/faultloggerd/test/unittest/panic_handler/ |
| D | rustpanic_listener.cpp | 33 void RustPanicListener::OnEvent(std::shared_ptr<HiSysEventRecord> sysEvent) in OnEvent() function in OHOS::HiviewDFX::RustPanicListener
|
| /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/hiview/plugins/sys_dispatcher/ |
| D | sys_dispatcher.cpp | 70 bool SysEventDispatcher::OnEvent(std::shared_ptr<Event> &event) in OnEvent() function in OHOS::HiviewDFX::SysEventDispatcher
|
| /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/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/event_store/ |
| D | sys_event_store.cpp | 99 bool SysEventStore::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::SysEventStore
|
| /base/hiviewdfx/hiview/base/ |
| D | plugin_proxy.cpp | 22 bool PluginProxy::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::PluginProxy
|