Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dconstants.cpp507 const char STEP_SIZE[] = "stepSize"; variable
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtask_manager.cpp47 static constexpr uint32_t STEP_SIZE = 2; variable