Searched defs:UpdateChildWithSlot (Results 1 – 9 of 9) sorted by relevance
30 void NavigationMenusComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& new… in UpdateChildWithSlot() function in OHOS::Ace::V2::NavigationMenusComposedElement
30 void NavigationTitleComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& new… in UpdateChildWithSlot() function in OHOS::Ace::V2::NavigationTitleComposedElement
68 void StepperComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& newComponen… in UpdateChildWithSlot() function in OHOS::Ace::V2::StepperComposedElement
120 void ListItemComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& newCompone… in UpdateChildWithSlot() function in OHOS::Ace::V2::ListItemComposedElement
135 void FlexComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& newComponent) in UpdateChildWithSlot() function in OHOS::Ace::V2::FlexComposedElement
162 void WaterFlowComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& newCompon… in UpdateChildWithSlot() function in OHOS::Ace::V2::WaterFlowComposedElement
313 void SwiperComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& newComponent) in UpdateChildWithSlot() function in OHOS::Ace::V2::SwiperComposedElement
1412 void InspectorComposedElement::UpdateChildWithSlot(int32_t slot, const RefPtr<Component>& newCompon… in UpdateChildWithSlot() function in OHOS::Ace::V2::InspectorComposedElement
199 RefPtr<Element> Element::UpdateChildWithSlot( in UpdateChildWithSlot() function in OHOS::Ace::Element