Home
last modified time | relevance | path

Searched defs:changeTask (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_pattern_multi_thread.cpp73 auto changeTask = [weakPattern = WeakClaim(this), index, useAnimation]() { in ChangeIndexMultiThread() local
85 auto changeTask = [weakPattern = WeakClaim(this), index, mode]() { in ChangeIndexMultiThread() local
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
Dpipeline_context.cpp4763 auto changeTask = [weak = WeakClaim(this), configurationChange, in FlushReload() local