Home
last modified time | relevance | path

Searched defs:CanProcessEvent (Results 1 – 14 of 14) sorted by relevance

/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example2/
Dbundle_plugin_example2.cpp39 bool BundlePluginExample2::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::BundlePluginExample2
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example3/
Devent_processor_example3.cpp38 bool EventProcessorExample3::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::EventProcessorExample3
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example5/
Devent_processor_example5.cpp38 bool EventProcessorExample5::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::EventProcessorExample5
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example1/
Dbundle_plugin_example1.cpp37 bool BundlePluginExample1::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::BundlePluginExample1
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example1/
Devent_processor_example1.cpp37 bool EventProcessorExample1::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::EventProcessorExample1
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/
Devent_processor_example4.cpp39 bool EventProcessorExample4::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::EventProcessorExample4
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example3/
Dbundle_plugin_example3.cpp39 bool BundlePluginExample3::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::BundlePluginExample3
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example2/
Devent_processor_example2.cpp39 bool EventProcessorExample2::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::EventProcessorExample2
/base/hiviewdfx/hiview/base/
Dplugin_proxy.cpp33 bool PluginProxy::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::PluginProxy
Dpipeline.cpp140 bool Pipeline::CanProcessEvent(std::shared_ptr<PipelineEvent> event) in CanProcessEvent() function in OHOS::HiviewDFX::Pipeline
Dplugin.cpp39 bool Plugin::CanProcessEvent(std::shared_ptr<Event> event __UNUSED) in CanProcessEvent() function in OHOS::HiviewDFX::Plugin
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dfreeze_detector_plugin.cpp86 bool FreezeDetectorPlugin::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::FreezeDetectorPlugin
/base/hiviewdfx/hiview/base/include/
Devent.h234 virtual bool CanProcessEvent(std::shared_ptr<Event> event __UNUSED) in CanProcessEvent() function
/base/hiviewdfx/hiview/plugins/faultlogger/service/
Dfaultlogger.cpp390 bool Faultlogger::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::Faultlogger