Flutter Engine
The Flutter Engine
|
This is the complete list of members for dart_utils::MappedResource, including all inherited members.
address() const | dart_utils::MappedResource | inline |
LoadFromDir(int dirfd, const std::string &path, MappedResource &resource, bool executable=false) | dart_utils::MappedResource | static |
LoadFromNamespace(fdio_ns_t *namespc, const std::string &path, MappedResource &resource, bool executable=false) | dart_utils::MappedResource | static |
LoadFromVmo(const std::string &path, fuchsia::mem::Buffer resource_vmo, MappedResource &resource, bool executable=false) | dart_utils::MappedResource | static |
MappedResource() | dart_utils::MappedResource | inline |
MappedResource(MappedResource &&other) | dart_utils::MappedResource | inline |
operator=(MappedResource &&other) | dart_utils::MappedResource | inline |
size() const | dart_utils::MappedResource | inline |
~MappedResource() | dart_utils::MappedResource |