ArrayOutputStream 612 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc io::ArrayOutputStream array_stream(string_as_array(&data), size, 1); ArrayOutputStream 631 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc io::ArrayOutputStream array_stream(string_as_array(&data), size, 1); ArrayOutputStream 294 third_party/protobuf/src/google/protobuf/extension_set_unittest.cc io::ArrayOutputStream array_stream(string_as_array(&data), size, 1); ArrayOutputStream 338 third_party/protobuf/src/google/protobuf/extension_set_unittest.cc io::ArrayOutputStream array_stream(string_as_array(&data), size, 1); ArrayOutputStream 317 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayOutputStream output(buffer_, sizeof(buffer_), kBlockSizes_case); ArrayOutputStream 334 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayOutputStream output(buffer_, sizeof(buffer_), kBlockSizes_case); ArrayOutputStream 360 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayOutputStream output(buffer_, sizeof(buffer_), kBlockSizes_case); ArrayOutputStream 552 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayOutputStream output(buffer_, sizeof(buffer_), kBlockSizes_case); ArrayOutputStream 568 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayOutputStream output(buffer_, sizeof(buffer_), kBlockSizes_case); ArrayOutputStream 626 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayOutputStream output(buffer_, sizeof(buffer_), kBlockSizes_case); ArrayOutputStream 775 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayOutputStream output(buffer_, sizeof(buffer_), 8); ArrayOutputStream 56 third_party/protobuf/src/google/protobuf/io/printer_unittest.cc ArrayOutputStream output(buffer, GOOGLE_ARRAYSIZE(buffer), block_size); ArrayOutputStream 65 third_party/protobuf/src/google/protobuf/io/printer_unittest.cc ArrayOutputStream output(buffer, sizeof(buffer), block_size); ArrayOutputStream 90 third_party/protobuf/src/google/protobuf/io/printer_unittest.cc ArrayOutputStream output(buffer, sizeof(buffer), block_size); ArrayOutputStream 118 third_party/protobuf/src/google/protobuf/io/printer_unittest.cc ArrayOutputStream output(buffer, sizeof(buffer), block_size); ArrayOutputStream 153 third_party/protobuf/src/google/protobuf/io/printer_unittest.cc ArrayOutputStream output(buffer, sizeof(buffer)); ArrayOutputStream 175 third_party/protobuf/src/google/protobuf/io/printer_unittest.cc ArrayOutputStream output(buffer, sizeof(buffer), block_size); ArrayOutputStream 227 third_party/protobuf/src/google/protobuf/io/printer_unittest.cc ArrayOutputStream output(buffer, sizeof(buffer)); ArrayOutputStream 239 third_party/protobuf/src/google/protobuf/io/printer_unittest.cc ArrayOutputStream output(buffer, sizeof(buffer)); ArrayOutputStream 263 third_party/protobuf/src/google/protobuf/io/printer_unittest.cc ArrayOutputStream output(buffer, sizeof(buffer)); ArrayOutputStream 108 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc ArrayOutputStream::ArrayOutputStream(void* data, int size, int block_size) ArrayOutputStream 116 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc ArrayOutputStream::~ArrayOutputStream() { ArrayOutputStream 119 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc bool ArrayOutputStream::Next(void** data, int* size) { ArrayOutputStream 133 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc void ArrayOutputStream::BackUp(int count) { ArrayOutputStream 142 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc int64 ArrayOutputStream::ByteCount() const { ArrayOutputStream 94 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h class LIBPROTOBUF_EXPORT ArrayOutputStream : public ZeroCopyOutputStream { ArrayOutputStream 103 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h ArrayOutputStream(void* data, int size, int block_size = -1); ArrayOutputStream 104 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h ~ArrayOutputStream(); ArrayOutputStream 120 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ArrayOutputStream); ArrayOutputStream 278 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayOutputStream output(buffer, kBufferSize, kBlockSizes[i]); ArrayOutputStream 300 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayOutputStream* output = ArrayOutputStream 301 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc new ArrayOutputStream(buffer, kBufferSize, kBlockSizes[i]); ArrayOutputStream 308 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc output = new ArrayOutputStream( ArrayOutputStream 350 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayOutputStream output(buffer, kBufferSize, kBlockSizes[i]); ArrayOutputStream 385 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayOutputStream output(buffer, kBufferSize, kBlockSizes[i]); ArrayOutputStream 417 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayOutputStream output(buffer, kBufferSize, block_size); ArrayOutputStream 445 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayOutputStream output(buffer, kBufferSize, block_size); ArrayOutputStream 476 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayOutputStream output(buffer, kBufferSize, kBlockSizes[i]); ArrayOutputStream 504 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayOutputStream output(buffer, kBufferSize); ArrayOutputStream 518 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayOutputStream output(buffer, kBufferSize); ArrayOutputStream 605 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayOutputStream* output = ArrayOutputStream 606 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc new ArrayOutputStream(buffer, kBufferSize, kBlockSizes[i]); ArrayOutputStream 616 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc output = new ArrayOutputStream( ArrayOutputStream 883 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayOutputStream output(buffer, kBufferSize); ArrayOutputStream 916 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayOutputStream output(buffer, kBufferSize); ArrayOutputStream 935 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayOutputStream output(NULL, 0); ArrayOutputStream 221 third_party/protobuf/src/google/protobuf/message_lite.cc io::ArrayOutputStream out(target, size); ArrayOutputStream 229 third_party/protobuf/src/google/protobuf/message_unittest.cc io::ArrayOutputStream raw_output(NULL, 0); ArrayOutputStream 351 third_party/protobuf/src/google/protobuf/text_format_unittest.cc io::ArrayOutputStream output_stream(buffer, 1); ArrayOutputStream 195 third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc io::ArrayOutputStream raw_stream(string_as_array(&slow_buffer), size, 1); ArrayOutputStream 412 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::ArrayOutputStream array_stream(string_as_array(&stream_data), size, 1);