Searched defs:OnPostTask (Results 1 – 4 of 4) sorted by relevance
31 bool OnPostTask(Task&& task, TaskType type, uint32_t delayTime) const override in OnPostTask() function
50 bool OnPostTask(Task&& task, TaskType type, uint32_t delayTime) const final in OnPostTask() function
214 bool FlutterTaskExecutor::OnPostTask(Task&& task, TaskType type, uint32_t delayTime) const in OnPostTask() function in OHOS::Ace::FlutterTaskExecutor
137 void DebuggerTask::OnPostTask(std::function<void()> &&task) in OnPostTask() function in OHOS::AbilityRuntime::__anonc408410f0111::DebuggerTask