CopyingFileOutputStream  204 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc FileOutputStream::CopyingFileOutputStream::CopyingFileOutputStream(
CopyingFileOutputStream  212 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc FileOutputStream::CopyingFileOutputStream::~CopyingFileOutputStream() {
CopyingFileOutputStream  220 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc bool FileOutputStream::CopyingFileOutputStream::Close() {
CopyingFileOutputStream  235 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc bool FileOutputStream::CopyingFileOutputStream::Write(
CopyingFileOutputStream  179 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   class LIBPROTOBUF_EXPORT CopyingFileOutputStream : public CopyingOutputStream {
CopyingFileOutputStream  181 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     CopyingFileOutputStream(int file_descriptor);
CopyingFileOutputStream  182 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     ~CopyingFileOutputStream();
CopyingFileOutputStream  200 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h     GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CopyingFileOutputStream);
CopyingFileOutputStream  203 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h   CopyingFileOutputStream copying_output_;