Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/
H A Dplugin.cpp78 if ((!dupEvent->HasFinish() && !dupEvent->HasPending()) && in OnEventProxy()
H A Dpipeline.cpp69 if ((!HasFinish() && !HasPending())) { in OnContinue()
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Devent.h184 bool HasPending() const in HasPending() function