Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Variables
snapshot.h File Reference
#include <inttypes.h>
#include <stddef.h>
#include <stdint.h>

Go to the source code of this file.

Variables

const uint8_t kDartVmSnapshotData []
 
const uint8_t kDartVmSnapshotInstructions []
 
const uint8_t kDartIsolateSnapshotData []
 
const uint8_t kDartIsolateSnapshotInstructions []
 

Variable Documentation

◆ kDartIsolateSnapshotData

const uint8_t kDartIsolateSnapshotData[]
extern

◆ kDartIsolateSnapshotInstructions

const uint8_t kDartIsolateSnapshotInstructions[]
extern

◆ kDartVmSnapshotData

const uint8_t kDartVmSnapshotData[]
extern

Definition at line 11 of file snapshot_empty.cc.

◆ kDartVmSnapshotInstructions

const uint8_t kDartVmSnapshotInstructions[]
extern

Definition at line 12 of file snapshot_empty.cc.