Home
last modified time | relevance | path

Searched refs:file_access (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp742 inline void *map_view_of_file_ex(void *handle, unsigned long file_access, ::boost::ulong_long_type … in map_view_of_file_ex() argument
746 return MapViewOfFileEx(handle, file_access, offset_high, offset_low, numbytes, base_addr); in map_view_of_file_ex()
/third_party/chromium/patch/
D0004-3.2-Beta5.patch7147 + return !setting.file_access;
7201 + bool file_access;
7289 + setting.file_access = false;
7296 + setting.file_access = false;
7301 + setting.file_access = init_state_->browser_->GetFileAccess();