Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_node.h121 void RemoveBuilderByContentId(int32_t tabContentId) in RemoveBuilderByContentId() function
H A Dtab_content_model_ng.cpp476 tabsNode->RemoveBuilderByContentId(tabContentNode->GetId()); in RemoveTabBarItem()