Home
last modified time | relevance | path

Searched defs:AddChildWithSlot (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dflex_composed_element.cpp123 void FlexComposedElement::AddChildWithSlot(int32_t slot, const RefPtr<Component>& newComponent) in AddChildWithSlot() function in OHOS::Ace::V2::FlexComposedElement
H A Dwater_flow_composed_element.cpp151 void WaterFlowComposedElement::AddChildWithSlot(int32_t slot, const RefPtr<Component>& newComponent) in AddChildWithSlot() function in OHOS::Ace::V2::WaterFlowComposedElement
H A Dswiper_composed_element.cpp302 void SwiperComposedElement::AddChildWithSlot(int32_t slot, const RefPtr<Component>& newComponent) in AddChildWithSlot() function in OHOS::Ace::V2::SwiperComposedElement
H A Dinspector_composed_element.cpp1404 void InspectorComposedElement::AddChildWithSlot(int32_t slot, const RefPtr<Component>& newComponent) in AddChildWithSlot() function in OHOS::Ace::V2::InspectorComposedElement