Home
last modified time | relevance | path

Searched refs:write_area_exhausted (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/iostreams/detail/
Derror.hpp37 inline BOOST_IOSTREAMS_FAILURE write_area_exhausted() in write_area_exhausted() function
/third_party/boost/boost/iostreams/detail/adapter/
Drange_adapter.hpp120 boost::throw_exception(write_area_exhausted()); in write()
148 boost::throw_exception(write_area_exhausted()); in write()
Ddirect_adapter.hpp214 boost::throw_exception(write_area_exhausted()); in write()