Home
last modified time | relevance | path

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

123

/base/hiviewdfx/hisysevent/frameworks/native/
Dhisysevent_tool_listener.cpp30 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/
Dupdate_callback_info.h22 using OnEvent = std::function<void(const EventInfo &eventInfo)>; variable
/base/update/updateservice/interfaces/inner_api/engine/src/
Dupdate_callback.cpp23 void UpdateCallback::OnEvent(const EventInfo &eventInfo) in OnEvent() function in OHOS::UpdateEngine::UpdateCallback
/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
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
Dhisysevent_listener_c.cpp31 void HiSysEventListenerC::OnEvent(std::shared_ptr<OHOS::HiviewDFX::HiSysEventRecord> sysEvent) in OnEvent() function in HiSysEventListenerC
/base/update/updateservice/services/callback/src/
Dupdate_callback_proxy.cpp23 void UpdateCallbackProxy::OnEvent(const EventInfo &eventInfo) in OnEvent() function in OHOS::UpdateEngine::UpdateCallbackProxy
/base/hiviewdfx/hiview/plugins/privacy_controller/
Dprivacy_controller.cpp44 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/
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_example5/
Devent_processor_example5.cpp44 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/
Dbundle_plugin_example2.cpp44 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/
Dbundle_plugin_example1.cpp43 bool BundlePluginExample1::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::BundlePluginExample1
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example3/
Devent_processor_example3.cpp48 bool EventProcessorExample3::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::EventProcessorExample3
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
Dhisysevent_rust_listener.cpp41 void HiSysEventRustListener::OnEvent(std::shared_ptr<OHOS::HiviewDFX::HiSysEventRecord> sysEvent) in OnEvent() function in HiSysEventRustListener
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/
Devent_processor_example4.cpp54 bool EventProcessorExample4::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::EventProcessorExample4
/base/hiviewdfx/faultloggerd/test/unittest/crash_exception/
Dcrash_exception_listener.cpp30 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/
Dbundle_plugin_example3.cpp44 bool BundlePluginExample3::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::BundlePluginExample3
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example1/
Devent_processor_example1.cpp63 bool EventProcessorExample1::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::EventProcessorExample1
/base/security/security_guard/test/unittest/data_collect/sa/
Dhiview_listener.h29 void OnEvent(std::shared_ptr<HiviewDFX::HiSysEventRecord> sysEvent) {}; in OnEvent() function
/base/hiviewdfx/faultloggerd/test/unittest/panic_handler/
Drustpanic_listener.cpp33 void RustPanicListener::OnEvent(std::shared_ptr<HiSysEventRecord> sysEvent) in OnEvent() function in OHOS::HiviewDFX::RustPanicListener
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/
Dfaultevent_listener.cpp34 void FaultEventListener::OnEvent(std::shared_ptr<HiSysEventRecord> sysEvent) in OnEvent() function in OHOS::HiviewDFX::FaultEventListener
/base/hiviewdfx/hiview/plugins/sys_dispatcher/
Dsys_dispatcher.cpp70 bool SysEventDispatcher::OnEvent(std::shared_ptr<Event> &event) in OnEvent() function in OHOS::HiviewDFX::SysEventDispatcher
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
Dhisysevent_base_listener.h35 … 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/
Devent_processor_example2.cpp44 bool EventProcessorExample2::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::EventProcessorExample2
/base/hiviewdfx/hiview/plugins/event_store/
Dsys_event_store.cpp99 bool SysEventStore::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::SysEventStore
/base/hiviewdfx/hiview/base/
Dplugin_proxy.cpp22 bool PluginProxy::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::PluginProxy

123