#include "task_runner_adapter.h"#include <lib/async/cpp/task.h>#include <lib/async/default.h>#include <lib/zx/time.h>#include "flutter/fml/message_loop_impl.h"Go to the source code of this file.
Classes | |
| class | flutter_runner::CompatTaskRunner |
Namespaces | |
| namespace | flutter_runner |
Functions | |
| fml::RefPtr< fml::TaskRunner > | flutter_runner::CreateFMLTaskRunner (async_dispatcher_t *dispatcher) |