Home
last modified time | relevance | path

Searched defs:mapping_size (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/engine/flutter/fml/platform/win/
Dmapping_win.cc50 const auto mapping_size = ::GetFileSize(fd.get(), nullptr); in FileMapping() local
/third_party/boost/boost/interprocess/
Dmapped_region.hpp346 (offset_t mapping_size, offset_t offset, offset_t page_offset, std::size_t &size) in priv_size_from_mapping_size()
467 offset_t mapping_size; in mapped_region() local
/third_party/glib/glib/
Dgtranslit.c99 gint mapping_size, in lookup_in_mapping()