Searched refs:ParseSegments (Results 1 – 1 of 1) sorted by relevance
449 void ParseSegments(const std::unique_ptr<JsonValue>& jsonDataSets, std::vector<Segment>& datasets) in ParseSegments() function663 jsCardParser.ParseSpecialAttr<Segment>(ParseSegments, value, segments); in ParseAttributes()