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.h129 void SetAllowRunningAsynchronously(bool runAsync) in SetAllowRunningAsynchronously()
/foundation/arkui/ace_engine/frameworks/core/animation/test/mock/
Dmock_animator.cpp134 void Animator::SetAllowRunningAsynchronously(bool runAsync) in SetAllowRunningAsynchronously()
/foundation/arkui/ace_engine/frameworks/core/animation/
Danimator.cpp296 void Animator::SetAllowRunningAsynchronously(bool runAsync) in SetAllowRunningAsynchronously()