Searched refs:GetClockFaceSrc (Results 1 – 4 of 4) sorted by relevance
33 const std::string& ClockComponent::GetClockFaceSrc() const in GetClockFaceSrc() function in OHOS::Ace::ClockComponent35 return declaration_->GetClockFaceSrc(); in GetClockFaceSrc()
58 const std::string& GetClockFaceSrc() const;
176 UpdateRenderImage(renderClockFace_, declaration_->GetClockFaceSrc()); in UseDayConfig()202 UseDaySourceIfEmpty(declaration_->GetClockFaceSrc(), clockFaceNightSrc_); in CheckNightConfig()
79 const std::string& GetClockFaceSrc() const in GetClockFaceSrc() function