Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/
Dcj_ability_delegator_impl.cpp261 auto runTask = [this]() { this->OnRun(); }; in Prepare() local
Dability_delegator.cpp262 auto runTask = [this]() { this->OnRun(); }; in Prepare() local