Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/streambuf/
H A Dlinked_streambuf.hpp95 virtual void* component_impl() = 0;
H A Ddirect_streambuf.hpp78 void* component_impl() { return component(); } in component_impl() function in boost::iostreams::detail::direct_streambuf
H A Dindirect_streambuf.hpp98 void* component_impl() { return component(); } in component_impl() function in boost::iostreams::detail::indirect_streambuf