Home
last modified time | relevance | path

Searched refs:SetMainCharts (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_chart.cpp346 chartChild_->SetMainCharts(chartDatasets_); in PrepareSpecializedComponent()
454 chartChild_->SetMainCharts(chartDatas); in CallSpecializedMethod()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Dchart_component.h614 void SetMainCharts(const std::vector<MainChart>& mainCharts) in SetMainCharts() function