Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
Dwater_flow_model.h84 virtual RefPtr<NG::WaterFlowSections> GetOrCreateWaterFlowSections() in GetOrCreateWaterFlowSections() function
Dwater_flow_model_ng.cpp364 RefPtr<WaterFlowSections> WaterFlowModelNG::GetOrCreateWaterFlowSections() in GetOrCreateWaterFlowSections() function in OHOS::Ace::NG::WaterFlowModelNG
373 RefPtr<WaterFlowSections> WaterFlowModelNG::GetOrCreateWaterFlowSections(FrameNode* frameNode) in GetOrCreateWaterFlowSections() function in OHOS::Ace::NG::WaterFlowModelNG
Dwater_flow_pattern.cpp445 RefPtr<WaterFlowSections> WaterFlowPattern::GetOrCreateWaterFlowSections() in GetOrCreateWaterFlowSections() function in OHOS::Ace::NG::WaterFlowPattern