Home
last modified time | relevance | path

Searched refs:cant_read (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dchecked_operations.hpp112 { boost::throw_exception(cant_read()); in get()
118 { boost::throw_exception(cant_read()); in read()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Derror.hpp19 inline BOOST_IOSTREAMS_FAILURE cant_read() in cant_read() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/streambuf/
H A Ddirect_streambuf.hpp143 boost::throw_exception(cant_read()); in underflow()
157 boost::throw_exception(cant_read()); in pbackfail()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/
H A Dconcept_adapter.hpp187 { boost::throw_exception(cant_read()); in read()
271 { boost::throw_exception(cant_read()); in read()