Searched refs:WrapTaskWithCustomWrapper (Results 1 – 2 of 2) sorted by relevance
63 TaskExecutor::Task WrapTaskWithCustomWrapper(
62 TaskExecutor::Task TaskExecutorImpl::WrapTaskWithCustomWrapper( in WrapTaskWithCustomWrapper() function in OHOS::Ace::TaskExecutorImpl184 …TaskExecutor::Task wrappedTask = WrapTaskWithCustomWrapper(std::move(task), currentId, std::move(t… in OnPostTask()