Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dplugin_example.cpp25 if (event != nullptr && event->IsPipelineEvent()) { in OnEvent()
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-dfx-hiview.md111 | bool IsPipelineEvent() | 判断事件是否为流水线事件 |
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dplugin.cpp72 if (!dupEvent->IsPipelineEvent()) { in OnEventProxy()
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Devent.h174 bool IsPipelineEvent() const in IsPipelineEvent() function
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-dfx-hiview.md111 | bool IsPipelineEvent() | Whether an event is a pipeline event. |