Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
mapping_win.cc File Reference
#include "flutter/fml/mapping.h"
#include <fcntl.h>
#include <io.h>
#include <windows.h>
#include <type_traits>
#include "flutter/fml/file.h"
#include "flutter/fml/platform/win/errors_win.h"
#include "flutter/fml/platform/win/wstring_conversion.h"

Go to the source code of this file.

Namespaces

namespace  fml
 

Functions

static bool fml::IsWritable (std::initializer_list< FileMapping::Protection > protection_flags)
 
static bool fml::IsExecutable (std::initializer_list< FileMapping::Protection > protection_flags)