ArrayInputStream 91 third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc return new io::ArrayInputStream(contents, strlen(contents)); ArrayInputStream 106 third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc raw_input_.reset(new io::ArrayInputStream(text, strlen(text))); ArrayInputStream 4465 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc new io::ArrayInputStream(contents_.data(), contents_.size()) : NULL; ArrayInputStream 646 third_party/protobuf/src/google/protobuf/extension_set_unittest.cc io::ArrayInputStream raw_input(data.data(), data.size()); ArrayInputStream 682 third_party/protobuf/src/google/protobuf/extension_set_unittest.cc io::ArrayInputStream raw_input(data.data(), data.size()); ArrayInputStream 187 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_), kBlockSizes_case); ArrayInputStream 202 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_), kBlockSizes_case); ArrayInputStream 249 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_)); ArrayInputStream 298 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_), kBlockSizes_case); ArrayInputStream 382 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_)); ArrayInputStream 433 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, kVarintErrorCases_case.size, ArrayInputStream 443 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, kVarintErrorCases_case.size, ArrayInputStream 523 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_), kBlockSizes_case); ArrayInputStream 538 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_), kBlockSizes_case); ArrayInputStream 612 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_), kBlockSizes_case); ArrayInputStream 643 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_), kBlockSizes_case); ArrayInputStream 658 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_), kBlockSizes_case); ArrayInputStream 696 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_), kBlockSizes_case); ArrayInputStream 716 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_), 8); ArrayInputStream 745 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_), 8); ArrayInputStream 813 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_), kBlockSizes_case); ArrayInputStream 843 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_), kBlockSizes_case); ArrayInputStream 885 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_), kBlockSizes_case); ArrayInputStream 925 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_)); ArrayInputStream 942 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_)); ArrayInputStream 954 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_)); ArrayInputStream 968 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_)); ArrayInputStream 980 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_)); ArrayInputStream 1006 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_)); ArrayInputStream 1038 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream raw_input(buffer_, sizeof(buffer_), 128); ArrayInputStream 1086 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc ArrayInputStream input(buffer_, sizeof(buffer_)); ArrayInputStream 148 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc ArrayInputStream array_stream_; ArrayInputStream 54 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc ArrayInputStream::ArrayInputStream(const void* data, int size, ArrayInputStream 63 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc ArrayInputStream::~ArrayInputStream() { ArrayInputStream 66 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc bool ArrayInputStream::Next(const void** data, int* size) { ArrayInputStream 80 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc void ArrayInputStream::BackUp(int count) { ArrayInputStream 89 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc bool ArrayInputStream::Skip(int count) { ArrayInputStream 101 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc int64 ArrayInputStream::ByteCount() const { ArrayInputStream 60 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h class LIBPROTOBUF_EXPORT ArrayInputStream : public ZeroCopyInputStream { ArrayInputStream 69 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h ArrayInputStream(const void* data, int size, int block_size = -1); ArrayInputStream 70 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h ~ArrayInputStream(); ArrayInputStream 88 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ArrayInputStream); ArrayInputStream 282 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream input(buffer, size, kBlockSizes[j]); ArrayInputStream 317 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream* input = ArrayInputStream 318 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc new ArrayInputStream(buffer, size, kBlockSizes[j]); ArrayInputStream 362 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream input(buffer, size, kBlockSizes[j]); ArrayInputStream 398 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream input(buffer, size, kBlockSizes[j]); ArrayInputStream 430 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream input(buffer, size, block_size); ArrayInputStream 457 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream input(buffer, size, block_size); ArrayInputStream 488 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream input(buffer, size, kBlockSizes[j]); ArrayInputStream 513 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream input(buffer, size); ArrayInputStream 527 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream input(buffer, size); ArrayInputStream 548 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream input(data.data(), data.size()); ArrayInputStream 628 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream* input = ArrayInputStream 629 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc new ArrayInputStream(buffer, size, kBlockSizes[j]); ArrayInputStream 670 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream input(str.data(), str.size()); ArrayInputStream 888 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream input1(buffer , 12); ArrayInputStream 889 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream input2(buffer + 12, 7); ArrayInputStream 890 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream input3(buffer + 19, 6); ArrayInputStream 891 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream input4(buffer + 25, 15); ArrayInputStream 892 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream input5(buffer + 40, 0); ArrayInputStream 896 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream input6(buffer + 40, 10); ArrayInputStream 897 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream input7(buffer + 50, 18); // Total = 68 bytes. ArrayInputStream 920 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream array_input(buffer, kBufferSize); ArrayInputStream 928 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc ArrayInputStream input(NULL, 0); ArrayInputStream 164 third_party/protobuf/src/google/protobuf/message_unittest.cc io::ArrayInputStream stream(data_with_junk.data(), data_with_junk.size()); ArrayInputStream 173 third_party/protobuf/src/google/protobuf/message_unittest.cc io::ArrayInputStream stream(data.data(), data.size()); ArrayInputStream 198 third_party/protobuf/src/google/protobuf/message_unittest.cc io::ArrayInputStream raw_input(NULL, 0); ArrayInputStream 1059 third_party/protobuf/src/google/protobuf/text_format.cc io::ArrayInputStream input_stream(input.data(), input.size()); ArrayInputStream 1074 third_party/protobuf/src/google/protobuf/text_format.cc io::ArrayInputStream input_stream(input.data(), input.size()); ArrayInputStream 1096 third_party/protobuf/src/google/protobuf/text_format.cc io::ArrayInputStream input_stream(input.data(), input.size()); ArrayInputStream 358 third_party/protobuf/src/google/protobuf/text_format_unittest.cc io::ArrayInputStream input_stream(proto_debug_string_.data(), ArrayInputStream 365 third_party/protobuf/src/google/protobuf/text_format_unittest.cc io::ArrayInputStream input_stream(proto_debug_string_.data(), ArrayInputStream 396 third_party/protobuf/src/google/protobuf/text_format_unittest.cc io::ArrayInputStream input_stream(parse_string.data(), ArrayInputStream 408 third_party/protobuf/src/google/protobuf/text_format_unittest.cc io::ArrayInputStream input_stream1(parse_string.data(), ArrayInputStream 419 third_party/protobuf/src/google/protobuf/text_format_unittest.cc io::ArrayInputStream input_stream2(parse_string.data(), ArrayInputStream 434 third_party/protobuf/src/google/protobuf/text_format_unittest.cc io::ArrayInputStream input_stream(parse_string.data(), ArrayInputStream 477 third_party/protobuf/src/google/protobuf/text_format_unittest.cc io::ArrayInputStream input_stream(parse_string.data(), ArrayInputStream 493 third_party/protobuf/src/google/protobuf/text_format_unittest.cc io::ArrayInputStream input_stream(parse_string.data(), ArrayInputStream 230 third_party/protobuf/src/google/protobuf/unknown_field_set.cc io::ArrayInputStream input(data, size); ArrayInputStream 221 third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc io::ArrayInputStream raw_input(all_fields_data_.data(), ArrayInputStream 354 third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc io::ArrayInputStream raw_input(bizarro_data.data(), bizarro_data.size()); ArrayInputStream 376 third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc io::ArrayInputStream raw_input(all_fields_data_.data(), ArrayInputStream 360 third_party/protobuf/src/google/protobuf/wire_format.cc io::ArrayInputStream raw_input(message_data.data(), ArrayInputStream 87 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::ArrayInputStream raw_input(data.data(), data.size()); ArrayInputStream 104 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::ArrayInputStream raw_input(data.data(), data.size()); ArrayInputStream 121 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::ArrayInputStream raw_input(data.data(), data.size()); ArrayInputStream 137 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::ArrayInputStream raw_input(data.data(), data.size()); ArrayInputStream 153 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::ArrayInputStream raw_input(data.data(), data.size()); ArrayInputStream 170 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::ArrayInputStream raw_input(data.data(), data.size()); ArrayInputStream 331 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::ArrayInputStream raw_input(data.data(), data.size()); ArrayInputStream 538 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::ArrayInputStream raw_input(data.data(), data.size()); ArrayInputStream 546 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::ArrayInputStream raw_input(data.data(), data.size()); ArrayInputStream 566 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::ArrayInputStream raw_input(data.data(), data.size()); ArrayInputStream 574 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::ArrayInputStream raw_input(data.data(), data.size()); ArrayInputStream 818 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::ArrayInputStream raw_input(data.data(), data.size());