CopyingFileInputStream 105 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc FileInputStream::CopyingFileInputStream::CopyingFileInputStream( CopyingFileInputStream 114 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc FileInputStream::CopyingFileInputStream::~CopyingFileInputStream() { CopyingFileInputStream 122 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc bool FileInputStream::CopyingFileInputStream::Close() { CopyingFileInputStream 137 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc int FileInputStream::CopyingFileInputStream::Read(void* buffer, int size) { CopyingFileInputStream 153 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc int FileInputStream::CopyingFileInputStream::Skip(int count) { CopyingFileInputStream 97 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h class LIBPROTOBUF_EXPORT CopyingFileInputStream : public CopyingInputStream { CopyingFileInputStream 99 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h CopyingFileInputStream(int file_descriptor); CopyingFileInputStream 100 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h ~CopyingFileInputStream(); CopyingFileInputStream 123 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CopyingFileInputStream); CopyingFileInputStream 126 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h CopyingFileInputStream copying_input_;