Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
dart_isolate_group_data.h File Reference
#include <map>
#include <mutex>
#include <string>
#include "flutter/common/settings.h"
#include "flutter/fml/closure.h"
#include "flutter/fml/memory/ref_ptr.h"
#include "flutter/lib/ui/window/platform_configuration.h"

Go to the source code of this file.

Classes

class  flutter::DartIsolateGroupData
 

Namespaces

namespace  flutter
 

Typedefs

using flutter::ChildIsolatePreparer = std::function< bool(DartIsolate *)>