Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view_group.cpp290 UIView* UIViewGroup::GetChildById(const char* id) const in GetChildById() function in OHOS::UIViewGroup
H A Dui_view.cpp1075 UIView* UIView::GetChildById(const char* id) const in GetChildById() function in OHOS::UIView
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view.cpp440 JSRef<JSObject> JSViewFullUpdate::GetChildById(const std::string& viewId) in GetChildById() function in OHOS::Ace::Framework::JSViewFullUpdate