Searched defs:taskFunc (Results 1 – 6 of 6) sorted by relevance
23 TaskImpl::TaskImpl(std::function<int32_t()> taskFunc, std::function<void(int32_t)> taskCallback) in TaskImpl()
95 auto taskFunc = [task]() { in TriggerTask() local
54 pool_->SetPushToRenderNodeFunc([weak = AceType::WeakClaim(this)](const TaskFunc& taskFunc) { in Update()
234 … pool_->SetPushToRenderNodeFunc([weak = AceType::WeakClaim(this)](const TaskFunction& taskFunc) { in Update()
159 auto taskFunc = [this]() { in StartWatchdog() local
307 auto taskFunc = [this]() { in OnStart() local