Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
flutter::HeadlessEventLoop Member List

This is the complete list of members for flutter::HeadlessEventLoop, including all inherited members.

EventLoop(std::thread::id main_thread_id, const TaskExpiredCallback &on_task_expired)flutter::EventLoop
EventLoop(const EventLoop &)=deleteflutter::EventLoop
GetTaskQueueMutex()flutter::EventLoopinlineprotected
HeadlessEventLoop(std::thread::id main_thread_id, const TaskExpiredCallback &on_task_expired)flutter::HeadlessEventLoop
HeadlessEventLoop(const HeadlessEventLoop &)=deleteflutter::HeadlessEventLoop
main_thread_id_flutter::EventLoopprotected
on_task_expired_flutter::EventLoopprotected
operator=(const HeadlessEventLoop &)=deleteflutter::HeadlessEventLoop
flutter::EventLoop::operator=(const EventLoop &)=deleteflutter::EventLoop
PostTask(FlutterTask flutter_task, uint64_t flutter_target_time_nanos)flutter::EventLoop
RunsTasksOnCurrentThread() constflutter::EventLoop
task_queue_flutter::EventLoopprotected
task_queue_mutex_flutter::EventLoopprotected
TaskExpiredCallback typedefflutter::HeadlessEventLoop
TaskTimePoint typedefflutter::EventLoopprotected
TimePointFromFlutterTime(uint64_t flutter_target_time_nanos)flutter::EventLoopprotectedstatic
WaitForEvents(std::chrono::nanoseconds max_wait=std::chrono::nanoseconds::max())flutter::EventLoop
WaitUntil(const TaskTimePoint &time) overrideflutter::HeadlessEventLoopprivatevirtual
Wake() overrideflutter::HeadlessEventLoopprivatevirtual
~EventLoop()flutter::EventLoopvirtual
~HeadlessEventLoop()flutter::HeadlessEventLoop