Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_group_node.cpp1672 auto curEndIndex = curNavdestinationNode->GetIndex(); in InitPushCurList() local
1675 for (int32_t index = curStartIndex; index <= curEndIndex; index++) { in InitPushCurList()