Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_group_node.h144 needRemoveInPush_ = need; in SetNeedRemoveInPush()
149 return needRemoveInPush_; in NeedRemoveInPush()
221 bool needRemoveInPush_ = false; variable