Home
last modified time | relevance | path

Searched defs:open_file_mapping (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/winapi/
Dfile_mapping.hpp200 BOOST_FORCEINLINE HANDLE_ open_file_mapping(DWORD_ dwDesiredAccess, BOOL_ bInheritHandle, LPCSTR_ l… in open_file_mapping() function
246 BOOST_FORCEINLINE HANDLE_ open_file_mapping(DWORD_ dwDesiredAccess, BOOL_ bInheritHandle, LPCWSTR_ … in open_file_mapping() function
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp739 inline void * open_file_mapping (unsigned long access, const char *name) in open_file_mapping() function