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

This is the complete list of members for flutter::EventLoop, 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
main_thread_id_flutter::EventLoopprotected
on_task_expired_flutter::EventLoopprotected
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::EventLoop
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)=0flutter::EventLoopprotectedpure virtual
Wake()=0flutter::EventLoopprotectedpure virtual
~EventLoop()flutter::EventLoopvirtual