Searched defs:SetOnTimer (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/ | ||
H A D | text_timer_event_hub.h | 33 void SetOnTimer(ChangeEvent&& changeEvent) in SetOnTimer() function in OHOS::Ace::NG::TextTimerEventHub |
H A D | text_timer_model_ng.cpp | 93 void TextTimerModelNG::SetOnTimer(std::function<void(int64_t, int64_t)> && onChange) in SetOnTimer() function in OHOS::Ace::NG::TextTimerModelNG |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ | ||
H A D | text_timer_model_impl.cpp | 50 void TextTimerModelImpl::SetOnTimer(std::function<void(int64_t, int64_t)> && onChange) in SetOnTimer() function in OHOS::Ace::Framework::TextTimerModelImpl |
Completed in 1 milliseconds