Flutter Engine
The Flutter Engine
|
#include <image_snapshot.h>
Public Types | |
typedef ObjectPtr | Key |
typedef int32_t | Value |
typedef ObjectOffsetPair | Pair |
Static Public Member Functions | |
static Key | KeyOf (Pair kv) |
static Value | ValueOf (Pair kv) |
static uword | Hash (Key key) |
static bool | IsKeyEqual (Pair pair, Key key) |
Definition at line 179 of file image_snapshot.h.
Definition at line 182 of file image_snapshot.h.
Definition at line 184 of file image_snapshot.h.
typedef int32_t dart::ObjectOffsetTrait::Value |
Definition at line 183 of file image_snapshot.h.
Definition at line 127 of file image_snapshot.cc.
Definition at line 144 of file image_snapshot.cc.
Definition at line 186 of file image_snapshot.h.
Definition at line 187 of file image_snapshot.h.