Searched refs:GetMinuteHandSrc (Results 1 – 4 of 4) sorted by relevance
73 const std::string& ClockComponent::GetMinuteHandSrc() const in GetMinuteHandSrc() function in OHOS::Ace::ClockComponent75 return declaration_->GetMinuteHandSrc(); in GetMinuteHandSrc()
62 const std::string& GetMinuteHandSrc() const;
180 UpdateRenderImage(renderMinuteHand_, declaration_->GetMinuteHandSrc()); in UseDayConfig()204 UseDaySourceIfEmpty(declaration_->GetMinuteHandSrc(), minuteHandNightSrc_); in CheckNightConfig()
119 const std::string& GetMinuteHandSrc() const in GetMinuteHandSrc() function