| /base/hiviewdfx/hiview/test/plugins/examples/event_processor_example3/ |
| D | event_processor_example3.cpp | 38 bool EventProcessorExample3::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::EventProcessorExample3
|
| /base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example2/ |
| D | bundle_plugin_example2.cpp | 39 bool BundlePluginExample2::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::BundlePluginExample2
|
| /base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example1/ |
| D | bundle_plugin_example1.cpp | 37 bool BundlePluginExample1::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::BundlePluginExample1
|
| /base/hiviewdfx/hiview/test/plugins/examples/event_processor_example5/ |
| D | event_processor_example5.cpp | 38 bool EventProcessorExample5::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::EventProcessorExample5
|
| /base/hiviewdfx/hiview/test/plugins/examples/event_processor_example4/ |
| D | event_processor_example4.cpp | 39 bool EventProcessorExample4::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::EventProcessorExample4
|
| /base/hiviewdfx/hiview/test/plugins/examples/event_processor_example1/ |
| D | event_processor_example1.cpp | 37 bool EventProcessorExample1::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::EventProcessorExample1
|
| /base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example3/ |
| D | bundle_plugin_example3.cpp | 39 bool BundlePluginExample3::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::BundlePluginExample3
|
| /base/hiviewdfx/hiview/test/plugins/examples/event_processor_example2/ |
| D | event_processor_example2.cpp | 39 bool EventProcessorExample2::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::EventProcessorExample2
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/ |
| D | faultlogger.cpp | 78 bool Faultlogger::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::Faultlogger
|
| /base/hiviewdfx/hiview/base/ |
| D | plugin_proxy.cpp | 33 bool PluginProxy::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::PluginProxy
|
| D | pipeline.cpp | 124 bool Pipeline::CanProcessEvent(std::shared_ptr<PipelineEvent> event) in CanProcessEvent() function in OHOS::HiviewDFX::Pipeline
|
| D | plugin.cpp | 40 bool Plugin::CanProcessEvent(std::shared_ptr<Event> event __UNUSED) in CanProcessEvent() function in OHOS::HiviewDFX::Plugin
|
| /base/hiviewdfx/hiview/plugins/freeze_detector/ |
| D | freeze_detector_plugin.cpp | 88 bool FreezeDetectorPlugin::CanProcessEvent(std::shared_ptr<Event> event) in CanProcessEvent() function in OHOS::HiviewDFX::FreezeDetectorPlugin
|
| /base/hiviewdfx/hiview/base/include/ |
| D | event.h | 235 virtual bool CanProcessEvent(std::shared_ptr<Event> event __UNUSED) in CanProcessEvent() function
|