Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Variables
snapshot_empty.cc File Reference
#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
 

Variable Documentation

◆ kDartCoreIsolateSnapshotData

const uint8_t* kDartCoreIsolateSnapshotData = nullptr

Definition at line 13 of file snapshot_empty.cc.

◆ kDartCoreIsolateSnapshotInstructions

const uint8_t* kDartCoreIsolateSnapshotInstructions = nullptr

Definition at line 14 of file snapshot_empty.cc.

◆ kDartVmSnapshotData

const uint8_t* kDartVmSnapshotData = nullptr

Definition at line 11 of file snapshot_empty.cc.

◆ kDartVmSnapshotInstructions

const uint8_t* kDartVmSnapshotInstructions = nullptr

Definition at line 12 of file snapshot_empty.cc.