Searched refs:GetBadgeConfig (Results 1 – 3 of 3) sorted by relevance
29 const BadgeConfig& GetBadgeConfig() const in GetBadgeConfig() function
368 command.SetBadgeConfig(badgeBridge->GetBadgeConfig()); in SetDomAttributesWithObject()
471 void GetBadgeConfig(const std::unique_ptr<JsonValue>& jsonDataSets, BadgeConfig& badgeConfig) in GetBadgeConfig() function645 … jsCardParser.ParseSpecialAttr<BadgeConfig>(GetBadgeConfig, value, badgeConfig); in ParseAttributes()