Flutter Engine
The Flutter Engine
flutter
EventLoop
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 &)=delete
flutter::EventLoop
GetTaskQueueMutex
()
flutter::EventLoop
inline
protected
main_thread_id_
flutter::EventLoop
protected
on_task_expired_
flutter::EventLoop
protected
operator=
(const EventLoop &)=delete
flutter::EventLoop
PostTask
(FlutterTask flutter_task, uint64_t flutter_target_time_nanos)
flutter::EventLoop
RunsTasksOnCurrentThread
() const
flutter::EventLoop
task_queue_
flutter::EventLoop
protected
task_queue_mutex_
flutter::EventLoop
protected
TaskExpiredCallback
typedef
flutter::EventLoop
TaskTimePoint
typedef
flutter::EventLoop
protected
TimePointFromFlutterTime
(uint64_t flutter_target_time_nanos)
flutter::EventLoop
protected
static
WaitForEvents
(std::chrono::nanoseconds max_wait=std::chrono::nanoseconds::max())
flutter::EventLoop
WaitUntil
(const TaskTimePoint &time)=0
flutter::EventLoop
protected
pure virtual
Wake
()=0
flutter::EventLoop
protected
pure virtual
~EventLoop
()
flutter::EventLoop
virtual
Generated on Sun Jun 23 2024 22:00:00 for Flutter Engine by
1.9.4