Searched defs:strict_sync (Results 1 – 4 of 4) sorted by relevance
135 bool strict_sync() { return this->member.strict_sync(); } in strict_sync() function
65 bool strict_sync() { return true; } in strict_sync() function in boost::iostreams::detail::direct_streambuf
319 bool indirect_streambuf<T, Tr, Alloc, Mode>::strict_sync() in strict_sync() function in boost::iostreams::detail::indirect_streambuf
108 bool strict_sync() { return this->member.strict_sync(); } in strict_sync() function