#include <embedder_config_builder.h>
Definition at line 17 of file embedder_config_builder.h.
◆ Free()
static void flutter::testing::UniqueEngineTraits::Free |
( |
FlutterEngine & |
engine | ) |
|
|
inlinestatic |
Definition at line 22 of file embedder_config_builder.h.
22 {
25 }
FlutterEngineResult FlutterEngineShutdown(FLUTTER_API_SYMBOL(FlutterEngine) engine)
Shuts down a Flutter engine instance. The engine handle is no longer valid for any calls in the embed...
#define FML_CHECK(condition)
◆ InvalidValue()
static FlutterEngine flutter::testing::UniqueEngineTraits::InvalidValue |
( |
| ) |
|
|
inlinestatic |
◆ IsValid()
static bool flutter::testing::UniqueEngineTraits::IsValid |
( |
const FlutterEngine & |
value | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: