Flutter Engine
The Flutter Engine
|
#include "flutter/fml/backtrace.h"
Go to the source code of this file.
Namespaces | |
namespace | fml |
Functions | |
std::string | fml::BacktraceHere (size_t offset) |
void | fml::InstallCrashHandler () |
bool | fml::IsCrashHandlingSupported () |
Variables | |
static std::string | fml::kKUnknownFrameName = "Unknown" |