Home
last modified time | relevance | path

Searched defs:SetOnTimer (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
Dtext_timer_event_hub.h33 void SetOnTimer(ChangeEvent&& changeEvent) in SetOnTimer() function
Dtext_timer_model_ng.cpp74 void TextTimerModelNG::SetOnTimer(std::function<void(const std::string, const std::string)>&& onCha… in SetOnTimer() function in OHOS::Ace::NG::TextTimerModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dtext_timer_model_impl.cpp53 void TextTimerModelImpl::SetOnTimer(std::function<void(const std::string, const std::string)>&& onC… in SetOnTimer() function in OHOS::Ace::Framework::TextTimerModelImpl