#include <functional>#include <memory>#include <shared_mutex>#include <vector>#include "flutter/fml/macros.h"Go to the source code of this file.
Classes | |
| class | fml::SyncSwitch |
| class | fml::SyncSwitch::Observer |
| Observes changes to the SyncSwitch. More... | |
| struct | fml::SyncSwitch::Handlers |
| Represents the 2 code paths available when calling |SyncSwitchExecute|. More... | |
Namespaces | |
| namespace | fml |