Home
last modified time | relevance | path

Searched refs:GetOrCreateContentSlot (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dcontent_slot_model_ng.cpp27 auto slot = ContentSlotNode::GetOrCreateContentSlot(nodeId); in Create()
H A Dcontent_slot_node.cpp20 RefPtr<ContentSlotNode> ContentSlotNode::GetOrCreateContentSlot(int32_t nodeId) in GetOrCreateContentSlot() function in OHOS::Ace::NG::ContentSlotNode
H A Dcontent_slot_node.h34 static RefPtr<ContentSlotNode> GetOrCreateContentSlot(int32_t nodeId);