Home
last modified time | relevance | path

Searched refs:repeatCallbacks (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dstatus_listener.h261 auto repeatCallbacks = repeatCallbacks_; in NotifyRepeatListener() local
262 for (auto&& [id, callback] : repeatCallbacks) { in NotifyRepeatListener()