Searched refs:GetOrCreateWaterFlowSections (Results 1 – 11 of 11) sorted by relevance
44 auto secObj = pattern_->GetOrCreateWaterFlowSections();65 auto secObj = pattern_->GetOrCreateWaterFlowSections();90 auto secObj = pattern_->GetOrCreateWaterFlowSections();144 auto secObj = pattern_->GetOrCreateWaterFlowSections();202 auto secObj = pattern_->GetOrCreateWaterFlowSections();246 auto secObj = pattern_->GetOrCreateWaterFlowSections();281 auto secObj = pattern_->GetOrCreateWaterFlowSections();320 auto secObj = pattern_->GetOrCreateWaterFlowSections();361 auto secObj = pattern_->GetOrCreateWaterFlowSections();390 auto secObj = pattern_->GetOrCreateWaterFlowSections();[all …]
48 auto secObj = pattern_->GetOrCreateWaterFlowSections();98 auto secObj = pattern_->GetOrCreateWaterFlowSections();147 auto secObj = pattern_->GetOrCreateWaterFlowSections();194 auto secObj = pattern_->GetOrCreateWaterFlowSections();234 auto secObj = pattern_->GetOrCreateWaterFlowSections();280 auto secObj = pattern_->GetOrCreateWaterFlowSections();331 auto secObj = pattern_->GetOrCreateWaterFlowSections();362 auto secObj = pattern_->GetOrCreateWaterFlowSections();418 auto secObj = pattern_->GetOrCreateWaterFlowSections();471 auto secObj = pattern_->GetOrCreateWaterFlowSections();[all …]
92 auto secObj = pattern_->GetOrCreateWaterFlowSections(); in SetUpConfig5()816 auto secObj = pattern_->GetOrCreateWaterFlowSections();865 auto secObj = pattern_->GetOrCreateWaterFlowSections();1071 auto secObj = pattern_->GetOrCreateWaterFlowSections();1118 auto secObj = pattern_->GetOrCreateWaterFlowSections();1142 auto secObj = pattern_->GetOrCreateWaterFlowSections();1208 auto secObj = pattern_->GetOrCreateWaterFlowSections();1256 auto secObj = pattern_->GetOrCreateWaterFlowSections();1300 auto secObj = pattern_->GetOrCreateWaterFlowSections();1322 auto secObj = pattern_->GetOrCreateWaterFlowSections();[all …]
325 auto secObj = pattern_->GetOrCreateWaterFlowSections();592 auto secObj = pattern_->GetOrCreateWaterFlowSections();807 auto secObj = pattern_->GetOrCreateWaterFlowSections();838 auto secObj = pattern_->GetOrCreateWaterFlowSections();915 auto secObj = pattern_->GetOrCreateWaterFlowSections();941 auto secObj = pattern_->GetOrCreateWaterFlowSections();
64 RefPtr<WaterFlowSections> GetOrCreateWaterFlowSections() override;104 static RefPtr<WaterFlowSections> GetOrCreateWaterFlowSections(FrameNode* frameNode);
377 RefPtr<WaterFlowSections> WaterFlowModelNG::GetOrCreateWaterFlowSections() in GetOrCreateWaterFlowSections() function in OHOS::Ace::NG::WaterFlowModelNG383 return pattern->GetOrCreateWaterFlowSections(); in GetOrCreateWaterFlowSections()386 RefPtr<WaterFlowSections> WaterFlowModelNG::GetOrCreateWaterFlowSections(FrameNode* frameNode) in GetOrCreateWaterFlowSections() function in OHOS::Ace::NG::WaterFlowModelNG391 return pattern->GetOrCreateWaterFlowSections(); in GetOrCreateWaterFlowSections()
84 virtual RefPtr<NG::WaterFlowSections> GetOrCreateWaterFlowSections() in GetOrCreateWaterFlowSections() function
144 RefPtr<WaterFlowSections> GetOrCreateWaterFlowSections();
482 RefPtr<WaterFlowSections> WaterFlowPattern::GetOrCreateWaterFlowSections() in GetOrCreateWaterFlowSections() function in OHOS::Ace::NG::WaterFlowPattern
156 auto waterFlowSections = WaterFlowModel::GetInstance()->GetOrCreateWaterFlowSections(); in UpdateWaterFlowSections()164 auto waterFlowSections = NG::WaterFlowModelNG::GetOrCreateWaterFlowSections(frameNode); in UpdateWaterFlowSectionsByFrameNode()
447 auto waterFlowSections = WaterFlowModelNG::GetOrCreateWaterFlowSections(frameNode); in SetWaterFlowSectionOptions()497 auto newSection = WaterFlowModelNG::GetOrCreateWaterFlowSections(frameNode)->GetSectionInfo(); in GetWaterFlowSectionOptions()