Flutter Engine
The Flutter Engine
|
#include "flutter/fml/mapping.h"
Go to the source code of this file.
Classes | |
class | flutter_runner::FileInNamespaceBuffer |
A mapping to a buffer for a file that has been loaded into a namespace. More... | |
Namespaces | |
namespace | flutter_runner |
Functions | |
std::unique_ptr< fml::Mapping > | flutter_runner::LoadFile (int namespace_fd, const char *path, bool executable) |
std::unique_ptr< fml::FileMapping > | flutter_runner::MakeFileMapping (const char *path, bool executable) |