Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
dart::bin::Snapshot Member List

This is the complete list of members for dart::bin::Snapshot, including all inherited members.

GenerateAppAOTAsAssembly(const char *snapshot_filename)dart::bin::Snapshotstatic
GenerateAppJIT(const char *snapshot_filename)dart::bin::Snapshotstatic
GenerateKernel(const char *snapshot_filename, const char *script_name, const char *package_config)dart::bin::Snapshotstatic
TryReadAppendedAppSnapshotElf(const char *container_path)dart::bin::Snapshotstatic
TryReadAppSnapshot(const char *script_uri, bool force_load_elf_from_memory=false, bool decode_uri=true)dart::bin::Snapshotstatic
WriteAppSnapshot(const char *filename, uint8_t *vm_data_buffer, intptr_t vm_data_size, uint8_t *vm_instructions_buffer, intptr_t vm_instructions_size, uint8_t *isolate_data_buffer, intptr_t isolate_data_size, uint8_t *isolate_instructions_buffer, intptr_t isolate_instructions_size)dart::bin::Snapshotstatic