Flutter Engine
The Flutter Engine
|
This is the complete list of members for dart::bin::MappedAppSnapshot, including all inherited members.
AppSnapshot(DartUtils::MagicNumber num) | dart::bin::AppSnapshot | inlineexplicitprotected |
IsAOT() const | dart::bin::AppSnapshot | inline |
IsJIT() const | dart::bin::AppSnapshot | inline |
IsJITorAOT() const | dart::bin::AppSnapshot | inline |
IsKernel() const | dart::bin::AppSnapshot | inline |
IsKernelList() const | dart::bin::AppSnapshot | inline |
MappedAppSnapshot(MappedMemory *vm_snapshot_data, MappedMemory *vm_snapshot_instructions, MappedMemory *isolate_snapshot_data, MappedMemory *isolate_snapshot_instructions) | dart::bin::MappedAppSnapshot | inline |
SetBuffers(const uint8_t **vm_data_buffer, const uint8_t **vm_instructions_buffer, const uint8_t **isolate_data_buffer, const uint8_t **isolate_instructions_buffer) | dart::bin::MappedAppSnapshot | inlinevirtual |
~AppSnapshot() | dart::bin::AppSnapshot | inlinevirtual |
~MappedAppSnapshot() | dart::bin::MappedAppSnapshot | inline |