Home
last modified time | relevance | path

Searched defs:beforeLastStandardIndex (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.cpp144 int32_t beforeLastStandardIndex = lastStandardIndex_; in UpdateNavDestinationNodeWithoutMarkDirty() local
235 …int32_t beforeLastStandardIndex = preLastStandardNode == nullptr ? -1 : preLastStandardNode->GetIn… in RemoveRedundantNavDestination() local