Home
last modified time | relevance | path

Searched refs:VMSnapshotFromSettings (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/engine/flutter/runtime/
Ddart_snapshot.h24 static fml::RefPtr<DartSnapshot> VMSnapshotFromSettings(
Ddart_vm_data.cc17 vm_snapshot = DartSnapshot::VMSnapshotFromSettings(settings); in Create()
Ddart_snapshot.cc157 fml::RefPtr<DartSnapshot> DartSnapshot::VMSnapshotFromSettings( in VMSnapshotFromSettings() function in flutter::DartSnapshot