Home
last modified time | relevance | path

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

123456

/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/
H A Dhisysevent_tool_listener.cpp30 void HiSysEventToolListener::OnEvent(std::shared_ptr<HiSysEventRecord> sysEvent) in OnEvent() function in OHOS::HiviewDFX::HiSysEventToolListener
/ohos5.0/base/update/updateservice/interfaces/inner_api/feature/update/model/event/
H A Dupdate_callback_info.h22 using OnEvent = std::function<void(const EventInfo &eventInfo)>; variable
/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dplugin_example.cpp23 bool PluginExample::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::PluginExample
/ohos5.0/base/update/updateservice/interfaces/inner_api/engine/src/
H A Dupdate_callback.cpp23 void UpdateCallback::OnEvent(const EventInfo &eventInfo) in OnEvent() function in OHOS::UpdateEngine::UpdateCallback
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hls_test/
H A Dsource_callback.h26 void OnEvent(const Plugins::PluginEvent &event) in OnEvent() function
/ohos5.0/foundation/multimedia/av_codec/test/unittest/http_source_test/
H A Dsource_callback.h26 void OnEvent(const Plugins::PluginEvent &event) in OnEvent() function
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_listener_c.cpp31 void HiSysEventListenerC::OnEvent(std::shared_ptr<OHOS::HiviewDFX::HiSysEventRecord> sysEvent) in OnEvent() function in HiSysEventListenerC
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/netlink/src/
H A Dnetlink_handler.cpp37 void NetlinkHandler::OnEvent(char *msg) in OnEvent() function in OHOS::StorageDaemon::NetlinkHandler
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/core/
H A Dbase.h42 void OnEvent(const PluginEvent &event) override in OnEvent() function
/ohos5.0/base/update/updateservice/services/callback/src/
H A Dupdate_callback_proxy.cpp23 void UpdateCallbackProxy::OnEvent(const EventInfo &eventInfo) in OnEvent() function in OHOS::UpdateEngine::UpdateCallbackProxy
/ohos5.0/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Daudio_sink_filter_unit_test.h61 void OnEvent(const Event& event) in OnEvent() function
/ohos5.0/base/hiviewdfx/hiview/plugins/privacy_controller/
H A Dprivacy_controller.cpp44 bool PrivacyController::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::PrivacyController
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/dynamic_load_plugin_example/
H A Ddynamic_load_plugin_example.cpp25 bool DynamicLoadPluginExample::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::DynamicLoadPluginExample
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/include/filters/sink/
H A Dimage_sink_filter.h54 void OnEvent(const Event &event) override {} in OnEvent() function
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example3/
H A Devent_processor_example3.cpp48 bool EventProcessorExample3::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::EventProcessorExample3
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example5/
H A Devent_processor_example5.cpp44 bool EventProcessorExample5::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::EventProcessorExample5
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example1/
H A Dbundle_plugin_example1.cpp43 bool BundlePluginExample1::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::BundlePluginExample1
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example2/
H A Dbundle_plugin_example2.cpp44 bool BundlePluginExample2::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::BundlePluginExample2
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_rust_listener.cpp41 void HiSysEventRustListener::OnEvent(std::shared_ptr<OHOS::HiviewDFX::HiSysEventRecord> sysEvent) in OnEvent() function in HiSysEventRustListener
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/include/filters/source/
H A Dimage_source_filter.h52 void OnEvent(const Event &event) override {} in OnEvent() function
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/
H A Dfaultevent_listener.cpp34 void FaultEventListener::OnEvent(std::shared_ptr<HiSysEventRecord> sysEvent) in OnEvent() function in OHOS::HiviewDFX::FaultEventListener
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example1/
H A Devent_processor_example1.cpp63 bool EventProcessorExample1::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::EventProcessorExample1
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/
H A Devent_processor_example4.cpp54 bool EventProcessorExample4::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::EventProcessorExample4
/ohos5.0/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example3/
H A Dbundle_plugin_example3.cpp44 bool BundlePluginExample3::OnEvent(std::shared_ptr<Event>& event) in OnEvent() function in OHOS::HiviewDFX::BundlePluginExample3
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/crash_exception/
H A Dcrash_exception_listener.cpp30 void CrashExceptionListener::OnEvent(std::shared_ptr<HiSysEventRecord> sysEvent) in OnEvent() function in OHOS::HiviewDFX::CrashExceptionListener

123456