Searched refs:SetShowIcon (Results 1 – 4 of 4) sorted by relevance
146 void SideBarContainerComponent::SetShowIcon(const std::string& path) in SetShowIcon() function in OHOS::Ace::SideBarContainerComponent148 declaration_->SetShowIcon(path); in SetShowIcon()
91 void SetShowIcon(const std::string& path);
107 void SetShowIcon(const std::string& path) in SetShowIcon() function
146 component->SetShowIcon(showIconStr); in SetControlButtonShowIconInfo()