Home
last modified time | relevance | path

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

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