Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart-pkg/zircon/sdk_ext/
Dhandle.cc129 Dart_Handle on_wait_complete_closure = in ScheduleCallback() local
132 FML_DCHECK(!tonic::LogIfError(on_wait_complete_closure)); in ScheduleCallback()
137 Dart_GetField(on_wait_complete_closure, closure_string_.Get()); in ScheduleCallback()