Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dsyntax_item.h42 SetRemoveSilently(true); in ~SyntaxItem()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_stack_processor.cpp65 element->SetRemoveSilently(false); in Push()
H A Dui_node.h264 void SetRemoveSilently(bool removeSilently) in SetRemoveSilently() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_model_ng.cpp519 uiNode->SetRemoveSilently(true); in CreateEmpty()