Home
last modified time | relevance | path

Searched defs:canRunLongPredictTask (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
Dlazy_for_each_builder.h185 const std::optional<LayoutConstraintF>& itemConstraint, bool canRunLongPredictTask, in ProcessPreBuildingIndex()
Dlazy_for_each_builder.cpp764 bool canRunLongPredictTask) in PreBuild()
999 const std::optional<LayoutConstraintF>& itemConstraint, bool canRunLongPredictTask) in PreBuildByIndex()
Dlazy_for_each_node.cpp118 auto canRunLongPredictTask = node->requestLongPredict_ && canUseLongPredictTask; in PostIdleTask() local
/foundation/arkui/ace_engine/test/unittest/core/syntax/
Dlazy_for_each_builder_syntax_test_ng.cpp2411 bool canRunLongPredictTask = false; variable
2433 bool canRunLongPredictTask = true; variable