Home
last modified time | relevance | path

Searched refs:GetMenuChildren (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_tool_bar.h41 const std::list<RefPtr<Component>>& GetMenuChildren() const in GetMenuChildren() function in OHOS::Ace::Framework::final
H A Ddom_tool_bar.cpp88 toolBarItemComponent->SetOptionChildrenCallBack([this]() { return GetMenuChildren(); }); in AddChildNode()

Completed in 1 milliseconds