Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
task_observers.h File Reference
#include <lib/fit/function.h>

Go to the source code of this file.

Namespaces

namespace  fml
 

Functions

void fml::ExecuteAfterTaskObservers ()
 
void fml::CurrentMessageLoopAddAfterTaskObserver (intptr_t key, fit::closure observer)
 
void fml::CurrentMessageLoopRemoveAfterTaskObserver (intptr_t key)