Home
last modified time | relevance | path

Searched defs:io_lib (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/engine/flutter/lib/ui/
Ddart_runtime_hooks.cc83 Dart_Handle io_lib = Dart_LookupLibrary(ToDart("dart:io")); in InitDartInternal() local
93 Dart_Handle io_lib = Dart_LookupLibrary(ToDart("dart:io")); in InitDartCore() local
122 Dart_Handle io_lib = Dart_LookupLibrary(ToDart("dart:io")); in InitDartIO() local
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Disolate_configurator.cc66 Dart_Handle io_lib = Dart_LookupLibrary(tonic::ToDart("dart:io")); in BindDartIO() local
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/
Dbuiltin_libraries.cc121 Dart_Handle io_lib = Dart_LookupLibrary(ToDart("dart:io")); in InitBuiltinLibrariesForIsolate() local