Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
Danimation_option.h130 void SetAllowRunningAsynchronously(bool runAsync) in SetAllowRunningAsynchronously()
/foundation/arkui/ace_engine/test/mock/core/animation/
Dmock_animator.cpp143 void Animator::SetAllowRunningAsynchronously(bool runAsync) in SetAllowRunningAsynchronously()
/foundation/arkui/ace_engine/frameworks/core/animation/
Danimator.cpp293 void Animator::SetAllowRunningAsynchronously(bool runAsync) in SetAllowRunningAsynchronously()