Searched refs:auto_close (Results 1 – 9 of 9) sorted by relevance
133 bool auto_close() const { return this->member.auto_close(); } in auto_close() function
90 if (this->is_open() && this->auto_close()) in ~stream_buffer()
106 bool auto_close() const { return this->member.auto_close(); } in auto_close() function
51 if (this->is_open() && this->auto_close()) in ~stream_buffer()
91 virtual bool auto_close() const = 0;
69 bool auto_close() const;211 bool indirect_streambuf<T, Tr, Alloc, Mode>::auto_close() const in auto_close() function in boost::iostreams::detail::indirect_streambuf
63 bool auto_close() const { return auto_close_; } in auto_close() function in boost::iostreams::detail::direct_streambuf
280 char auto_close; member
2369 service->auto_close = 1; in vchiq_add_service_internal()2614 if (service->auto_close) { in close_service_complete()3330 service->auto_close = value; in vchiq_set_service_option()