Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_group_node.cpp363 if (shallowBuilder && !IsCacheNode()) { in SystemTransitionPopCallback()
366 if (!IsCacheNode() && GetContentNode()) { in SystemTransitionPopCallback()
501 if (IsCacheNode()) { in CleanContent()
H A Dnavdestination_group_node.h106 bool IsCacheNode() const in IsCacheNode() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/
H A Dnavigation_layout_test_ng.cpp1375 EXPECT_TRUE(preNode->IsCacheNode());
1384 EXPECT_FALSE(preNode->IsCacheNode());