Searched defs:component_impl (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/boost/iostreams/detail/streambuf/ | ||
| D | direct_streambuf.hpp | 78 void* component_impl() { return component(); } in component_impl() function in boost::iostreams::detail::direct_streambuf |
| D | indirect_streambuf.hpp | 98 void* component_impl() { return component(); } in component_impl() function in boost::iostreams::detail::indirect_streambuf |