Home
last modified time | relevance | path

Searched refs:GENERIC_WRITE_ (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/winapi/
Daccess_rights.hpp43 BOOST_CONSTEXPR_OR_CONST DWORD_ GENERIC_WRITE_ = GENERIC_WRITE; variable
71 BOOST_CONSTEXPR_OR_CONST DWORD_ GENERIC_WRITE_ = 0x40000000;
/third_party/boost/boost/beast/core/impl/
Dfile_win32.ipp155 boost::winapi::GENERIC_WRITE_;
162 boost::winapi::GENERIC_WRITE_;
169 boost::winapi::GENERIC_WRITE_;
176 boost::winapi::GENERIC_WRITE_;
184 boost::winapi::GENERIC_WRITE_;
/third_party/boost/libs/beast/include/boost/beast/core/impl/
Dfile_win32.ipp155 boost::winapi::GENERIC_WRITE_;
162 boost::winapi::GENERIC_WRITE_;
169 boost::winapi::GENERIC_WRITE_;
176 boost::winapi::GENERIC_WRITE_;
184 boost::winapi::GENERIC_WRITE_;
/third_party/boost/boost/process/detail/windows/
Dfile_descriptor.hpp33 return ::boost::winapi::GENERIC_WRITE_; in desired_access()
36 | ::boost::winapi::GENERIC_WRITE_; in desired_access()
Dbasic_pipe.hpp162 ::boost::winapi::GENERIC_WRITE_, 0, nullptr, in basic_pipe()
Dasync_pipe.hpp313 ::boost::winapi::GENERIC_WRITE_, 0, nullptr, in async_pipe()
/third_party/boost/boost/stacktrace/detail/
Dsafe_dump_win.ipp45 boost::winapi::GENERIC_WRITE_,