Searched refs:AddPageUpdateTask (Results 1 – 6 of 6) sorted by relevance
471 pipeline->AddPageUpdateTask( in OnPageUpdate()
202 void AddPageUpdateTask(std::function<void()>&& task, bool directExecute = false);
2831 void PipelineContext::AddPageUpdateTask(std::function<void()>&& task, bool directExecute) in AddPageUpdateTask() function in OHOS::Ace::PipelineContext
885 pipelineContext->AddPageUpdateTask(std::move(updateTask), directExecute); in TriggerPageUpdate()
869 pipelineContext->AddPageUpdateTask(std::move(updateTask), directExecute); in TriggerPageUpdate()
1518 pipelineContext->AddPageUpdateTask(std::move(updateTask), directExecute); in TriggerPageUpdate()