Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/
H A Dtext_timer_event_hub.h33 void SetOnTimer(ChangeEvent&& changeEvent) in SetOnTimer() function
H A Dtext_timer_model_ng.cpp94 void TextTimerModelNG::SetOnTimer(std::function<void(int64_t, int64_t)> && onChange) in SetOnTimer() function in OHOS::Ace::NG::TextTimerModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtext_timer_model_impl.cpp53 void TextTimerModelImpl::SetOnTimer(std::function<void(int64_t, int64_t)> && onChange) in SetOnTimer() function in OHOS::Ace::Framework::TextTimerModelImpl