#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) |