Flutter Engine
The Flutter Engine
|
Classes | |
struct | Dart_SnapshotAnalyzerInformation |
class | FieldVisitor |
class | SnapshotAnalyzer |
Functions | |
void | Dart_DumpSnapshotInformationAsJson (const Dart_SnapshotAnalyzerInformation &info, char **buffer, intptr_t *buffer_length) |
Variables | |
constexpr intptr_t | kSnapshotAnalyzerVersion = 2 |
constexpr intptr_t | kStartIndex = 1 |
void dart::snapshot_analyzer::Dart_DumpSnapshotInformationAsJson | ( | const Dart_SnapshotAnalyzerInformation & | info, |
char ** | buffer, | ||
intptr_t * | buffer_length | ||
) |
Definition at line 391 of file analyze_snapshot_api_impl.cc.
|
constexpr |
Definition at line 20 of file analyze_snapshot_api_impl.cc.
|
constexpr |
Definition at line 21 of file analyze_snapshot_api_impl.cc.