Searched refs:UpdateChildrenForDeclarative (Results 1 – 3 of 3) sorted by relevance
43 UpdateChildrenForDeclarative(newComponents); in PerformBuild()79 void ComponentGroupElement::UpdateChildrenForDeclarative(const std::list<RefPtr<Component>>& newCom… in UpdateChildrenForDeclarative() function in OHOS::Ace::ComponentGroupElement
37 void UpdateChildrenForDeclarative(const std::list<RefPtr<Component>>& newComponents);
78 ComponentGroupElement::UpdateChildrenForDeclarative(buttonComponent->GetChildren()); in LocalizedUpdate()