Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_node_base.h207 bool GetIsV2() in GetIsV2() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp1235 if (customNode && customNode->GetIsV2() && isLazyForEachNode) { in SetJSViewActive()