Searched refs:GetBadgeLabel (Results 1 – 5 of 5) sorted by relevance
90 const std::optional<std::string>& BadgeComponent::GetBadgeLabel() const in GetBadgeLabel() function in OHOS::Ace::BadgeComponent92 return declaration_->GetBadgeLabel(); in GetBadgeLabel()
46 const std::optional<std::string>& GetBadgeLabel() const;
74 auto badgeLabel = badge_->GetBadgeLabel(); in Update()
111 auto label = badgeComponent->GetBadgeLabel(); in GetLabel()
81 const std::optional<std::string>& GetBadgeLabel() const in GetBadgeLabel() function