Home
last modified time | relevance | path

Searched refs:HasRemoveFunction (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomposed_element.h99 bool HasRemoveFunction() in HasRemoveFunction() function
H A Dcomposed_element.cpp210 if (HasRemoveFunction()) { in UnregisterForPartialUpdates()