Home
last modified time | relevance | path

Searched refs:candidateIndex (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.cpp238 …int32_t candidateIndex = static_cast<int32_t>(navigationContentNode->GetChildren().size()) - 1 - a… in RemoveRedundantNavDestination() local
240 navigationContentNode->GetChildAtIndex(candidateIndex)); in RemoveRedundantNavDestination()
242 navigationContentNode->RemoveChildAtIndex(candidateIndex); in RemoveRedundantNavDestination()