Home
last modified time | relevance | path

Searched defs:popSize (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dstage_manager.cpp374 int32_t popSize = static_cast<int32_t>(children.size()) - index - 1; in PopPageToIndex() local
435 auto popSize = static_cast<int32_t>(children.size()) - 1; in CleanPageStack() local