Home
last modified time | relevance | path

Searched refs:IsPipelineEvent (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/base/test/unittest/common/
Dplugin_example.cpp25 if (event != nullptr && event->IsPipelineEvent()) { in OnEvent()
/base/hiviewdfx/hiview/base/
Dplugin.cpp72 if (!dupEvent->IsPipelineEvent()) { in OnEventProxy()
/base/hiviewdfx/hiview/base/include/
Devent.h175 bool IsPipelineEvent() const in IsPipelineEvent() function