Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/runtime/
Ddart_service_isolate.cc76 for (auto callback_to_fire : callbacks_to_fire) { in NotifyServerState() local
77 callback_to_fire(uri); in NotifyServerState()