Home
last modified time | relevance | path

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

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