#include <flatland_connection.h>
Public Member Functions | |
| Overflow () | |
Public Attributes | |
| std::vector< zx::event > | fences_ |
| zx::event | event_ |
Definition at line 34 of file flatland_connection.h.
|
inline |
Definition at line 38 of file flatland_connection.h.
References fences_, and flutter_runner::kMaxFences.
| zx::event flutter_runner::Overflow::event_ |
Definition at line 37 of file flatland_connection.h.
| std::vector<zx::event> flutter_runner::Overflow::fences_ |
Definition at line 36 of file flatland_connection.h.
Referenced by Overflow().