Home
last modified time | relevance | path

Searched defs:vm_snapshot (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/engine/flutter/runtime/
Ddart_vm_data.cc11 fml::RefPtr<DartSnapshot> vm_snapshot, in Create()
53 fml::RefPtr<const DartSnapshot> vm_snapshot, in DartVMData()
Ddart_vm_lifecycle.cc48 fml::RefPtr<DartSnapshot> vm_snapshot, in Create()
Ddart_vm.cc227 fml::RefPtr<DartSnapshot> vm_snapshot, in Create()
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dcomponent.cc439 fml::RefPtr<flutter::DartSnapshot> vm_snapshot = in AttemptVMLaunchWithCurrentSettings() local