Flutter Engine
The Flutter Engine
|
#include <stdint.h>
Go to the source code of this file.
Variables | |
const uint8_t * | kDartVmSnapshotData = nullptr |
const uint8_t * | kDartVmSnapshotInstructions = nullptr |
const uint8_t * | kDartCoreIsolateSnapshotData = nullptr |
const uint8_t * | kDartCoreIsolateSnapshotInstructions = nullptr |
const uint8_t* kDartCoreIsolateSnapshotData = nullptr |
Definition at line 13 of file snapshot_empty.cc.
const uint8_t* kDartCoreIsolateSnapshotInstructions = nullptr |
Definition at line 14 of file snapshot_empty.cc.
const uint8_t* kDartVmSnapshotData = nullptr |
Definition at line 11 of file snapshot_empty.cc.
const uint8_t* kDartVmSnapshotInstructions = nullptr |
Definition at line 12 of file snapshot_empty.cc.