Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
file_in_namespace_buffer.h File Reference
#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::Mappingflutter_runner::LoadFile (int namespace_fd, const char *path, bool executable)
 
std::unique_ptr< fml::FileMappingflutter_runner::MakeFileMapping (const char *path, bool executable)