Searched defs:OnPostTask (Results 1 – 3 of 3) sorted by relevance
27 …bool OnPostTask(Task&& task, TaskType type, uint32_t delayTime, const std::string& callerInfo) con… in OnPostTask() function
177 bool TaskExecutorImpl::OnPostTask(Task&& task, TaskType type, uint32_t delayTime, const std::string… in OnPostTask() function in OHOS::Ace::TaskExecutorImpl
152 void DebuggerTask::OnPostTask(std::function<void()> &&task) in OnPostTask() function in OHOS::AbilityRuntime::__anon14b7a5900111::DebuggerTask