Searched defs:jsonDataSets (Results 1 – 1 of 1) sorted by relevance
420 void GetAttrDatasets(const std::unique_ptr<JsonValue>& jsonDataSets, std::vector<MainChart>& datase… in GetAttrDatasets()462 void ParseSegments(const std::unique_ptr<JsonValue>& jsonDataSets, std::vector<Segment>& datasets) in ParseSegments()484 void GetBadgeConfig(const std::unique_ptr<JsonValue>& jsonDataSets, BadgeConfig& badgeConfig) in GetBadgeConfig()1797 void JsCardParser::GetClockConfig(const std::unique_ptr<JsonValue>& jsonDataSets, ClockConfig& cloc… in GetClockConfig()