Flutter Engine
The Flutter Engine
|
#include <dl_op_records.h>
Public Member Functions | |
SaveInfo (int previous_restore_index, bool save_was_needed) | |
Public Attributes | |
int | previous_restore_index |
bool | save_was_needed |
Definition at line 50 of file dl_op_records.h.
|
inline |
Definition at line 51 of file dl_op_records.h.
int flutter::DispatchContext::SaveInfo::previous_restore_index |
Definition at line 55 of file dl_op_records.h.
bool flutter::DispatchContext::SaveInfo::save_was_needed |
Definition at line 56 of file dl_op_records.h.