Searched defs:GetChildById (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ | ||
H A D | ui_view_group.cpp | 290 UIView* UIViewGroup::GetChildById(const char* id) const in GetChildById() function in OHOS::UIViewGroup |
H A D | ui_view.cpp | 1075 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 D | js_view.cpp | 440 JSRef<JSObject> JSViewFullUpdate::GetChildById(const std::string& viewId) in GetChildById() function in OHOS::Ace::Framework::JSViewFullUpdate |