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 D | linked_streambuf.hpp | 95 virtual void* component_impl() = 0; |
| H A D | direct_streambuf.hpp | 78 void* component_impl() { return component(); } in component_impl() function in boost::iostreams::detail::direct_streambuf |
| H A D | indirect_streambuf.hpp | 98 void* component_impl() { return component(); } in component_impl() function in boost::iostreams::detail::indirect_streambuf |