Home
last modified time | relevance | path

Searched defs:IsInterestedPipelineEvent (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/base/
Dplugin.cpp44 bool Plugin::IsInterestedPipelineEvent(std::shared_ptr<Event> event __UNUSED) in IsInterestedPipelineEvent() function in OHOS::HiviewDFX::Plugin
/base/hiviewdfx/hiview/plugins/crash_validator/
Dcrash_validator.cpp57 bool CrashValidator::IsInterestedPipelineEvent(std::shared_ptr<Event> event) in IsInterestedPipelineEvent() function in OHOS::HiviewDFX::CrashValidator
/base/hiviewdfx/hiview/base/include/
Devent.h238 virtual bool IsInterestedPipelineEvent(std::shared_ptr<Event> event __UNUSED) in IsInterestedPipelineEvent() function
/base/hiviewdfx/hiview/plugins/faultlogger/service/
Dfaultlogger.cpp451 bool Faultlogger::IsInterestedPipelineEvent(std::shared_ptr<Event> event) in IsInterestedPipelineEvent() function in OHOS::HiviewDFX::Faultlogger
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp57 bool EventLogger::IsInterestedPipelineEvent(std::shared_ptr<Event> event) in IsInterestedPipelineEvent() function in OHOS::HiviewDFX::EventLogger