Searched refs:VMSnapshotFromSettings (Results 1 – 3 of 3) sorted by relevance
24 static fml::RefPtr<DartSnapshot> VMSnapshotFromSettings(
17 vm_snapshot = DartSnapshot::VMSnapshotFromSettings(settings); in Create()
157 fml::RefPtr<DartSnapshot> DartSnapshot::VMSnapshotFromSettings( in VMSnapshotFromSettings() function in flutter::DartSnapshot