Home
last modified time | relevance | path

Searched refs:HasElementFunction (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomposed_component.h67 bool HasElementFunction() override in HasElementFunction() function
H A Dcomponent.h149 virtual bool HasElementFunction() in HasElementFunction() function
H A Delement.cpp253 if (newComponent->HasElementFunction()) { in UpdateChildWithSlot()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp67 …while (composedComponent && !composedComponent->HasElementFunction() && !inspectorComposedComponen… in Update()
96 …while (composedComponent && !composedComponent->HasElementFunction() && !inspectorComposedComponen… in UpdateForPartialUpdate()
409 …while (composedComponent && !composedComponent->HasElementFunction() && !inspectorComposedComponen… in Update()
458 while (composedComponent && !composedComponent->HasElementFunction()) { in GetDeepRenderComponent()
500 …while (composedComponent && !composedComponent->HasElementFunction() && !inspectorComposedComponen… in Update()
549 while (composedComponent && !composedComponent->HasElementFunction()) { in GetDeepRenderComponent()