Home
last modified time | relevance | path

Searched refs:TASKPOOL (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H A Djs_ability_stage.cpp50 constexpr const char *TASKPOOL = "taskPool"; variable
550 if (profileName == TASKPOOL || profileName == TASKPOOL_LOWER) { in SetOptionalParameters()