Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Drender_chart.cpp32 mainCharts_ = chartComponent->GetMainCharts(); in Update()
H A Dchart_component.h609 std::vector<MainChart> GetMainCharts() const in GetMainCharts() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_chart.cpp421 auto chartDatas = chartChild_->GetMainCharts(); in CallSpecializedMethod()