Searched refs:AddChildById (Results 1 – 2 of 2) sorted by relevance
249 std::string AddChildById(const std::string& viewId, const JSRef<JSObject>& obj);
378 auto id = parentView->AddChildById(viewId, info.This()); in ConstructorCallback()455 std::string JSViewFullUpdate::AddChildById(const std::string& viewId, const JSRef<JSObject>& obj) in AddChildById() function in OHOS::Ace::Framework::JSViewFullUpdate