Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
Dwater_flow_model.h86 virtual RefPtr<NG::WaterFlowSections> GetOrCreateWaterFlowSections() in GetOrCreateWaterFlowSections() function
Dwater_flow_model_static.cpp106 RefPtr<WaterFlowSections> WaterFlowModelStatic::GetOrCreateWaterFlowSections(FrameNode* frameNode) in GetOrCreateWaterFlowSections() function in OHOS::Ace::NG::WaterFlowModelStatic
Dwater_flow_model_ng.cpp421 RefPtr<WaterFlowSections> WaterFlowModelNG::GetOrCreateWaterFlowSections() in GetOrCreateWaterFlowSections() function in OHOS::Ace::NG::WaterFlowModelNG
430 RefPtr<WaterFlowSections> WaterFlowModelNG::GetOrCreateWaterFlowSections(FrameNode* frameNode) in GetOrCreateWaterFlowSections() function in OHOS::Ace::NG::WaterFlowModelNG
Dwater_flow_pattern.cpp544 RefPtr<WaterFlowSections> WaterFlowPattern::GetOrCreateWaterFlowSections() in GetOrCreateWaterFlowSections() function in OHOS::Ace::NG::WaterFlowPattern