Searched refs:file_access (Results 1 – 2 of 2) sorted by relevance
742 inline void *map_view_of_file_ex(void *handle, unsigned long file_access, ::boost::ulong_long_type … in map_view_of_file_ex() argument746 return MapViewOfFileEx(handle, file_access, offset_high, offset_low, numbytes, base_addr); in map_view_of_file_ex()
7147 + 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();