Home
last modified time | relevance | path

Searched defs:NotifyServerState (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart_runner/
Dservice_isolate.cc50 void NotifyServerState(Dart_NativeArguments args) { in NotifyServerState() function
/third_party/flutter/engine/flutter/runtime/
Ddart_service_isolate.cc54 void DartServiceIsolate::NotifyServerState(Dart_NativeArguments args) { in NotifyServerState() function in flutter::DartServiceIsolate