Searched refs:ParseAttrSegmentArray (Results 1 – 3 of 3) sorted by relevance
30 …void ParseAttrSegmentArray(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& valArr…
536 void JsiChartBridge::ParseAttrSegmentArray(const shared_ptr<JsRuntime>& runtime, const shared_ptr<J… in ParseAttrSegmentArray() function in OHOS::Ace::Framework::JsiChartBridge
332 chartBridge->ParseAttrSegmentArray(runtime, value); in SetDomAttributesWithArray()