Home
last modified time | relevance | path

Searched defs:GetOrCreateWaterFlowSections (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_model.h84 virtual RefPtr<NG::WaterFlowSections> GetOrCreateWaterFlowSections() in GetOrCreateWaterFlowSections() function
H A Dwater_flow_model_ng.cpp377 RefPtr<WaterFlowSections> WaterFlowModelNG::GetOrCreateWaterFlowSections() in GetOrCreateWaterFlowSections() function in OHOS::Ace::NG::WaterFlowModelNG
386 RefPtr<WaterFlowSections> WaterFlowModelNG::GetOrCreateWaterFlowSections(FrameNode* frameNode) in GetOrCreateWaterFlowSections() function in OHOS::Ace::NG::WaterFlowModelNG
H A Dwater_flow_pattern.cpp482 RefPtr<WaterFlowSections> WaterFlowPattern::GetOrCreateWaterFlowSections() in GetOrCreateWaterFlowSections() function in OHOS::Ace::NG::WaterFlowPattern