CodedInputStream 262 google_apis/gcm/engine/connection_handler_impl.cc CodedInputStream coded_input_stream(input_stream_.get()); CodedInputStream 286 google_apis/gcm/engine/connection_handler_impl.cc CodedInputStream coded_input_stream(input_stream_.get()); CodedInputStream 312 google_apis/gcm/engine/connection_handler_impl.cc CodedInputStream coded_input_stream(input_stream_.get()); CodedInputStream 366 google_apis/gcm/engine/connection_handler_impl.cc CodedInputStream coded_input_stream(input_stream_.get()); CodedInputStream 335 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java public BuilderType mergeFrom(final CodedInputStream input) CodedInputStream 342 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java final CodedInputStream input, CodedInputStream 439 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java CodedInputStream input, CodedInputStream 596 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java CodedInputStream input, CodedInputStream 682 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessage.java CodedInputStream input, CodedInputStream 114 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessageLite.java public BuilderType mergeFrom(final CodedInputStream input) CodedInputStream 121 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessageLite.java final CodedInputStream input, CodedInputStream 128 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessageLite.java final CodedInputStream input = data.newCodedInput(); CodedInputStream 146 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessageLite.java final CodedInputStream input = data.newCodedInput(); CodedInputStream 168 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessageLite.java final CodedInputStream input = CodedInputStream 169 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessageLite.java CodedInputStream.newInstance(data, off, len); CodedInputStream 194 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessageLite.java final CodedInputStream input = CodedInputStream 195 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessageLite.java CodedInputStream.newInstance(data, off, len); CodedInputStream 209 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessageLite.java final CodedInputStream codedInput = CodedInputStream.newInstance(input); CodedInputStream 219 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessageLite.java final CodedInputStream codedInput = CodedInputStream.newInstance(input); CodedInputStream 288 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractMessageLite.java final int size = CodedInputStream.readRawVarint32(firstByte, input); CodedInputStream 81 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractParser.java public MessageType parsePartialFrom(CodedInputStream input) CodedInputStream 86 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractParser.java public MessageType parseFrom(CodedInputStream input, CodedInputStream 93 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractParser.java public MessageType parseFrom(CodedInputStream input) CodedInputStream 103 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractParser.java CodedInputStream input = data.newCodedInput(); CodedInputStream 140 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractParser.java CodedInputStream input = CodedInputStream.newInstance(data, off, len); CodedInputStream 199 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractParser.java CodedInputStream codedInput = CodedInputStream.newInstance(input); CodedInputStream 236 third_party/protobuf/java/src/main/java/com/google/protobuf/AbstractParser.java size = CodedInputStream.readRawVarint32(firstByte, input); CodedInputStream 668 third_party/protobuf/java/src/main/java/com/google/protobuf/ByteString.java public abstract CodedInputStream newCodedInput(); CodedInputStream 54 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java public static CodedInputStream newInstance(final InputStream input) { CodedInputStream 55 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java return new CodedInputStream(input); CodedInputStream 61 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java public static CodedInputStream newInstance(final byte[] buf) { CodedInputStream 68 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java public static CodedInputStream newInstance(final byte[] buf, final int off, CodedInputStream 70 third_party/protobuf/java/src/main/java/com/google/protobuf/CodedInputStream.java CodedInputStream result = new CodedInputStream(buf, off, len); CodedInputStream 74 third_party/protobuf/java/src/main/java/com/google/protobuf/DynamicMessage.java CodedInputStream input) CodedInputStream 82 third_party/protobuf/java/src/main/java/com/google/protobuf/DynamicMessage.java CodedInputStream input, CodedInputStream 248 third_party/protobuf/java/src/main/java/com/google/protobuf/DynamicMessage.java CodedInputStream input, CodedInputStream 538 third_party/protobuf/java/src/main/java/com/google/protobuf/FieldSet.java CodedInputStream input, CodedInputStream 189 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java CodedInputStream input, CodedInputStream 460 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java final CodedInputStream input, CodedInputStream 657 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java CodedInputStream input, CodedInputStream 1029 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessage.java final CodedInputStream input, CodedInputStream 68 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java CodedInputStream input, CodedInputStream 112 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java CodedInputStream input, CodedInputStream 225 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java CodedInputStream input, CodedInputStream 451 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java CodedInputStream input, CodedInputStream 479 third_party/protobuf/java/src/main/java/com/google/protobuf/GeneratedMessageLite.java CodedInputStream input, CodedInputStream 282 third_party/protobuf/java/src/main/java/com/google/protobuf/LiteralByteString.java public CodedInputStream newCodedInput() { CodedInputStream 285 third_party/protobuf/java/src/main/java/com/google/protobuf/LiteralByteString.java return CodedInputStream CodedInputStream 133 third_party/protobuf/java/src/main/java/com/google/protobuf/Message.java Builder mergeFrom(CodedInputStream input) throws IOException; CodedInputStream 134 third_party/protobuf/java/src/main/java/com/google/protobuf/Message.java Builder mergeFrom(CodedInputStream input, CodedInputStream 195 third_party/protobuf/java/src/main/java/com/google/protobuf/MessageLite.java Builder mergeFrom(CodedInputStream input) throws IOException; CodedInputStream 203 third_party/protobuf/java/src/main/java/com/google/protobuf/MessageLite.java Builder mergeFrom(CodedInputStream input, CodedInputStream 49 third_party/protobuf/java/src/main/java/com/google/protobuf/Parser.java public MessageType parseFrom(CodedInputStream input) CodedInputStream 58 third_party/protobuf/java/src/main/java/com/google/protobuf/Parser.java public MessageType parseFrom(CodedInputStream input, CodedInputStream 67 third_party/protobuf/java/src/main/java/com/google/protobuf/Parser.java public MessageType parsePartialFrom(CodedInputStream input) CodedInputStream 75 third_party/protobuf/java/src/main/java/com/google/protobuf/Parser.java public MessageType parsePartialFrom(CodedInputStream input, CodedInputStream 569 third_party/protobuf/java/src/main/java/com/google/protobuf/RopeByteString.java public CodedInputStream newCodedInput() { CodedInputStream 570 third_party/protobuf/java/src/main/java/com/google/protobuf/RopeByteString.java return CodedInputStream.newInstance(new RopeInputStream()); CodedInputStream 237 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java public static UnknownFieldSet parseFrom(final CodedInputStream input) CodedInputStream 458 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java public Builder mergeFrom(final CodedInputStream input) throws IOException { CodedInputStream 473 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java public boolean mergeFieldFrom(final int tag, final CodedInputStream input) CodedInputStream 510 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java final CodedInputStream input = data.newCodedInput(); CodedInputStream 531 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java final CodedInputStream input = CodedInputStream.newInstance(data); CodedInputStream 550 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java final CodedInputStream codedInput = CodedInputStream.newInstance(input); CodedInputStream 562 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java final int size = CodedInputStream.readRawVarint32(firstByte, input); CodedInputStream 576 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java CodedInputStream input, CodedInputStream 593 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java final CodedInputStream input = CodedInputStream 594 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java CodedInputStream.newInstance(data, off, len); CodedInputStream 959 third_party/protobuf/java/src/main/java/com/google/protobuf/UnknownFieldSet.java CodedInputStream input, ExtensionRegistryLite extensionRegistry) CodedInputStream 93 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream input = CodedInputStream.newInstance(data); CodedInputStream 96 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java input = CodedInputStream.newInstance(data); CodedInputStream 102 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java input = CodedInputStream.newInstance( CodedInputStream 106 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java input = CodedInputStream.newInstance( CodedInputStream 118 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java assertEquals((int)value, CodedInputStream.readRawVarint32(rawInput)); CodedInputStream 130 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream input = CodedInputStream.newInstance(data); CodedInputStream 138 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java input = CodedInputStream.newInstance(data); CodedInputStream 148 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream.readRawVarint32(new ByteArrayInputStream(data)); CodedInputStream 200 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream input = CodedInputStream.newInstance(data); CodedInputStream 206 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java input = CodedInputStream.newInstance( CodedInputStream 219 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream input = CodedInputStream.newInstance(data); CodedInputStream 225 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java input = CodedInputStream.newInstance( CodedInputStream 247 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java assertEquals( 0, CodedInputStream.decodeZigZag32(0)); CodedInputStream 248 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java assertEquals(-1, CodedInputStream.decodeZigZag32(1)); CodedInputStream 249 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java assertEquals( 1, CodedInputStream.decodeZigZag32(2)); CodedInputStream 250 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java assertEquals(-2, CodedInputStream.decodeZigZag32(3)); CodedInputStream 251 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java assertEquals(0x3FFFFFFF, CodedInputStream.decodeZigZag32(0x7FFFFFFE)); CodedInputStream 252 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java assertEquals(0xC0000000, CodedInputStream.decodeZigZag32(0x7FFFFFFF)); CodedInputStream 253 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java assertEquals(0x7FFFFFFF, CodedInputStream.decodeZigZag32(0xFFFFFFFE)); CodedInputStream 254 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java assertEquals(0x80000000, CodedInputStream.decodeZigZag32(0xFFFFFFFF)); CodedInputStream 256 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java assertEquals( 0, CodedInputStream.decodeZigZag64(0)); CodedInputStream 257 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java assertEquals(-1, CodedInputStream.decodeZigZag64(1)); CodedInputStream 258 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java assertEquals( 1, CodedInputStream.decodeZigZag64(2)); CodedInputStream 259 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java assertEquals(-2, CodedInputStream.decodeZigZag64(3)); CodedInputStream 261 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream.decodeZigZag64(0x000000007FFFFFFEL)); CodedInputStream 263 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream.decodeZigZag64(0x000000007FFFFFFFL)); CodedInputStream 265 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream.decodeZigZag64(0x00000000FFFFFFFEL)); CodedInputStream 267 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream.decodeZigZag64(0x00000000FFFFFFFFL)); CodedInputStream 269 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream.decodeZigZag64(0xFFFFFFFFFFFFFFFEL)); CodedInputStream 271 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream.decodeZigZag64(0xFFFFFFFFFFFFFFFFL)); CodedInputStream 299 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream input1 = CodedInputStream.newInstance(rawBytes); CodedInputStream 300 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream input2 = CodedInputStream.newInstance(rawBytes); CodedInputStream 320 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream input = CodedInputStream.newInstance(rawBytes); CodedInputStream 335 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream input = CodedInputStream.newInstance( CodedInputStream 387 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream input = rawOutput.toByteString().newCodedInput(); CodedInputStream 430 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream input = data64.newCodedInput(); CodedInputStream 441 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream input = CodedInputStream.newInstance( CodedInputStream 454 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream input = CodedInputStream.newInstance( CodedInputStream 496 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream input = rawOutput.toByteString().newCodedInput(); CodedInputStream 504 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream in = CodedInputStream.newInstance(bytes, 3, 5); CodedInputStream 520 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedInputStreamTest.java CodedInputStream.newInstance(bytes(i)).readTag(); CodedInputStream 247 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedOutputStreamTest.java CodedOutputStream.encodeZigZag32(CodedInputStream.decodeZigZag32(0))); CodedInputStream 249 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedOutputStreamTest.java CodedOutputStream.encodeZigZag32(CodedInputStream.decodeZigZag32(1))); CodedInputStream 251 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedOutputStreamTest.java CodedOutputStream.encodeZigZag32(CodedInputStream.decodeZigZag32(-1))); CodedInputStream 253 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedOutputStreamTest.java CodedOutputStream.encodeZigZag32(CodedInputStream.decodeZigZag32(14927))); CodedInputStream 255 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedOutputStreamTest.java CodedOutputStream.encodeZigZag32(CodedInputStream.decodeZigZag32(-3612))); CodedInputStream 258 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedOutputStreamTest.java CodedOutputStream.encodeZigZag64(CodedInputStream.decodeZigZag64(0))); CodedInputStream 260 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedOutputStreamTest.java CodedOutputStream.encodeZigZag64(CodedInputStream.decodeZigZag64(1))); CodedInputStream 262 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedOutputStreamTest.java CodedOutputStream.encodeZigZag64(CodedInputStream.decodeZigZag64(-1))); CodedInputStream 264 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedOutputStreamTest.java CodedOutputStream.encodeZigZag64(CodedInputStream.decodeZigZag64(14927))); CodedInputStream 266 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedOutputStreamTest.java CodedOutputStream.encodeZigZag64(CodedInputStream.decodeZigZag64(-3612))); CodedInputStream 270 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedOutputStreamTest.java CodedInputStream.decodeZigZag64( CodedInputStream 274 third_party/protobuf/java/src/test/java/com/google/protobuf/CodedOutputStreamTest.java CodedInputStream.decodeZigZag64( CodedInputStream 379 third_party/protobuf/java/src/test/java/com/google/protobuf/LiteralByteStringTest.java CodedInputStream cis = stringUnderTest.newCodedInput(); CodedInputStream 84 third_party/protobuf/java/src/test/java/com/google/protobuf/ParserTest.java CodedInputStream.newInstance(data), registry)); CodedInputStream 101 third_party/protobuf/java/src/test/java/com/google/protobuf/ParserTest.java CodedInputStream.newInstance(data))); CodedInputStream 140 third_party/protobuf/java/src/test/java/com/google/protobuf/ParserTest.java CodedInputStream.newInstance(data))); CodedInputStream 168 third_party/protobuf/java/src/test/java/com/google/protobuf/ParserTest.java parser.parseFrom(CodedInputStream.newInstance( CodedInputStream 245 third_party/protobuf/java/src/test/java/com/google/protobuf/WireFormatTest.java CodedInputStream input = data.newCodedInput(); CodedInputStream 1370 third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc google::protobuf::io::CodedInputStream input( CodedInputStream 239 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 572 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 893 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 82 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 199 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 316 third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 789 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 1045 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 1698 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 1967 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 2557 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 3096 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 3413 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 3725 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 4059 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 4488 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 5122 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 5470 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 5933 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 6196 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 6421 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 6646 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 6883 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 7175 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 7650 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 8040 third_party/protobuf/src/google/protobuf/descriptor.pb.cc ::google::protobuf::io::CodedInputStream* input) { CodedInputStream 193 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 278 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 499 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 591 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 757 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 996 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 1108 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 1217 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 1329 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 1458 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 1686 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 1794 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 1972 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 2070 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 2158 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 2246 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 2334 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 2431 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 2593 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 2723 third_party/protobuf/src/google/protobuf/descriptor.pb.h ::google::protobuf::io::CodedInputStream* input); CodedInputStream 348 third_party/protobuf/src/google/protobuf/descriptor_database.cc io::CodedInputStream input(reinterpret_cast<const uint8*>(encoded_file.first), CodedInputStream 876 third_party/protobuf/src/google/protobuf/extension_set.cc bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, CodedInputStream 890 third_party/protobuf/src/google/protobuf/extension_set.cc io::CodedInputStream* input, CodedInputStream 895 third_party/protobuf/src/google/protobuf/extension_set.cc io::CodedInputStream::Limit limit = input->PushLimit(size); CodedInputStream 1041 third_party/protobuf/src/google/protobuf/extension_set.cc bool ExtensionSet::ParseField(uint32 tag, io::CodedInputStream* input, CodedInputStream 60 third_party/protobuf/src/google/protobuf/extension_set.h class CodedInputStream; // coded_stream.h CodedInputStream 330 third_party/protobuf/src/google/protobuf/extension_set.h bool ParseField(uint32 tag, io::CodedInputStream* input, CodedInputStream 340 third_party/protobuf/src/google/protobuf/extension_set.h bool ParseField(uint32 tag, io::CodedInputStream* input, CodedInputStream 343 third_party/protobuf/src/google/protobuf/extension_set.h bool ParseFieldHeavy(uint32 tag, io::CodedInputStream* input, CodedInputStream 349 third_party/protobuf/src/google/protobuf/extension_set.h bool ParseMessageSet(io::CodedInputStream* input, CodedInputStream 355 third_party/protobuf/src/google/protobuf/extension_set.h bool ParseMessageSet(io::CodedInputStream* input, CodedInputStream 358 third_party/protobuf/src/google/protobuf/extension_set.h bool ParseMessageSetHeavy(io::CodedInputStream* input, CodedInputStream 421 third_party/protobuf/src/google/protobuf/extension_set.h io::CodedInputStream* input) = 0; CodedInputStream 519 third_party/protobuf/src/google/protobuf/extension_set.h io::CodedInputStream* input, CodedInputStream 524 third_party/protobuf/src/google/protobuf/extension_set.h bool ParseFieldMaybeLazily(uint32 tag, io::CodedInputStream* input, CodedInputStream 535 third_party/protobuf/src/google/protobuf/extension_set.h bool ParseMessageSetItem(io::CodedInputStream* input, CodedInputStream 246 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc bool ExtensionSet::ParseFieldHeavy(uint32 tag, io::CodedInputStream* input, CodedInputStream 261 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc bool ExtensionSet::ParseMessageSetHeavy(io::CodedInputStream* input, CodedInputStream 514 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc uint32 tag, io::CodedInputStream* input, CodedInputStream 520 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc bool ExtensionSet::ParseMessageSet(io::CodedInputStream* input, CodedInputStream 542 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc bool ExtensionSet::ParseMessageSet(io::CodedInputStream* input, CodedInputStream 550 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc bool ExtensionSet::ParseMessageSetItem(io::CodedInputStream* input, CodedInputStream 584 third_party/protobuf/src/google/protobuf/extension_set_heavy.cc io::CodedInputStream sub_input( CodedInputStream 647 third_party/protobuf/src/google/protobuf/extension_set_unittest.cc io::CodedInputStream input(&raw_input); CodedInputStream 683 third_party/protobuf/src/google/protobuf/extension_set_unittest.cc io::CodedInputStream input(&raw_input); CodedInputStream 72 third_party/protobuf/src/google/protobuf/io/coded_stream.cc CodedInputStream::~CodedInputStream() { CodedInputStream 83 third_party/protobuf/src/google/protobuf/io/coded_stream.cc int CodedInputStream::default_recursion_limit_ = 100; CodedInputStream 86 third_party/protobuf/src/google/protobuf/io/coded_stream.cc void CodedInputStream::BackUpInputToCurrentPosition() { CodedInputStream 99 third_party/protobuf/src/google/protobuf/io/coded_stream.cc inline void CodedInputStream::RecomputeBufferLimits() { CodedInputStream 112 third_party/protobuf/src/google/protobuf/io/coded_stream.cc CodedInputStream::Limit CodedInputStream::PushLimit(int byte_limit) { CodedInputStream 137 third_party/protobuf/src/google/protobuf/io/coded_stream.cc void CodedInputStream::PopLimit(Limit limit) { CodedInputStream 148 third_party/protobuf/src/google/protobuf/io/coded_stream.cc int CodedInputStream::BytesUntilLimit() const { CodedInputStream 155 third_party/protobuf/src/google/protobuf/io/coded_stream.cc void CodedInputStream::SetTotalBytesLimit( CodedInputStream 170 third_party/protobuf/src/google/protobuf/io/coded_stream.cc void CodedInputStream::PrintTotalBytesLimitError() { CodedInputStream 178 third_party/protobuf/src/google/protobuf/io/coded_stream.cc bool CodedInputStream::Skip(int count) { CodedInputStream 215 third_party/protobuf/src/google/protobuf/io/coded_stream.cc bool CodedInputStream::GetDirectBufferPointer(const void** data, int* size) { CodedInputStream 223 third_party/protobuf/src/google/protobuf/io/coded_stream.cc bool CodedInputStream::ReadRaw(void* buffer, int size) { CodedInputStream 240 third_party/protobuf/src/google/protobuf/io/coded_stream.cc bool CodedInputStream::ReadString(string* buffer, int size) { CodedInputStream 245 third_party/protobuf/src/google/protobuf/io/coded_stream.cc bool CodedInputStream::ReadStringFallback(string* buffer, int size) { CodedInputStream 271 third_party/protobuf/src/google/protobuf/io/coded_stream.cc bool CodedInputStream::ReadLittleEndian32Fallback(uint32* value) { CodedInputStream 288 third_party/protobuf/src/google/protobuf/io/coded_stream.cc bool CodedInputStream::ReadLittleEndian64Fallback(uint64* value) { CodedInputStream 339 third_party/protobuf/src/google/protobuf/io/coded_stream.cc bool CodedInputStream::ReadVarint32Slow(uint32* value) { CodedInputStream 348 third_party/protobuf/src/google/protobuf/io/coded_stream.cc bool CodedInputStream::ReadVarint32Fallback(uint32* value) { CodedInputStream 365 third_party/protobuf/src/google/protobuf/io/coded_stream.cc uint32 CodedInputStream::ReadTagSlow() { CodedInputStream 391 third_party/protobuf/src/google/protobuf/io/coded_stream.cc uint32 CodedInputStream::ReadTagFallback() { CodedInputStream 422 third_party/protobuf/src/google/protobuf/io/coded_stream.cc bool CodedInputStream::ReadVarint64Slow(uint64* value) { CodedInputStream 445 third_party/protobuf/src/google/protobuf/io/coded_stream.cc bool CodedInputStream::ReadVarint64Fallback(uint64* value) { CodedInputStream 486 third_party/protobuf/src/google/protobuf/io/coded_stream.cc bool CodedInputStream::Refresh() { CodedInputStream 142 third_party/protobuf/src/google/protobuf/io/coded_stream.h class CodedInputStream; CodedInputStream 156 third_party/protobuf/src/google/protobuf/io/coded_stream.h class LIBPROTOBUF_EXPORT CodedInputStream { CodedInputStream 159 third_party/protobuf/src/google/protobuf/io/coded_stream.h explicit CodedInputStream(ZeroCopyInputStream* input); CodedInputStream 164 third_party/protobuf/src/google/protobuf/io/coded_stream.h explicit CodedInputStream(const uint8* buffer, int size); CodedInputStream 171 third_party/protobuf/src/google/protobuf/io/coded_stream.h ~CodedInputStream(); CodedInputStream 456 third_party/protobuf/src/google/protobuf/io/coded_stream.h GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CodedInputStream); CodedInputStream 757 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::ReadVarint32(uint32* value) { CodedInputStream 767 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::ReadVarint64(uint64* value) { CodedInputStream 778 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline const uint8* CodedInputStream::ReadLittleEndian32FromArray( CodedInputStream 793 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline const uint8* CodedInputStream::ReadLittleEndian64FromArray( CodedInputStream 814 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::ReadLittleEndian32(uint32* value) { CodedInputStream 828 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::ReadLittleEndian64(uint64* value) { CodedInputStream 842 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline uint32 CodedInputStream::ReadTag() { CodedInputStream 853 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::LastTagWas(uint32 expected) { CodedInputStream 857 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::ConsumedEntireMessage() { CodedInputStream 861 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::ExpectTag(uint32 expected) { CodedInputStream 884 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline const uint8* CodedInputStream::ExpectTagFromArray( CodedInputStream 899 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline void CodedInputStream::GetDirectBufferPointerInline(const void** data, CodedInputStream 905 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::ExpectAtEnd() { CodedInputStream 920 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline int CodedInputStream::CurrentPosition() const { CodedInputStream 1041 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline void CodedInputStream::Advance(int amount) { CodedInputStream 1050 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline void CodedInputStream::SetRecursionLimit(int limit) { CodedInputStream 1054 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::IncrementRecursionDepth() { CodedInputStream 1059 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline void CodedInputStream::DecrementRecursionDepth() { CodedInputStream 1063 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline void CodedInputStream::SetExtensionRegistry(const DescriptorPool* pool, CodedInputStream 1069 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline const DescriptorPool* CodedInputStream::GetExtensionPool() { CodedInputStream 1073 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline MessageFactory* CodedInputStream::GetExtensionFactory() { CodedInputStream 1077 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline int CodedInputStream::BufferSize() const { CodedInputStream 1081 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline CodedInputStream::CodedInputStream(ZeroCopyInputStream* input) CodedInputStream 1102 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline CodedInputStream::CodedInputStream(const uint8* buffer, int size) CodedInputStream 1123 third_party/protobuf/src/google/protobuf/io/coded_stream.h inline bool CodedInputStream::IsFlat() const { CodedInputStream 47 third_party/protobuf/src/google/protobuf/io/coded_stream_inl.h inline bool CodedInputStream::InternalReadStringInline(string* buffer, CodedInputStream 190 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 205 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 239 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream input(&in); CodedInputStream 252 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 286 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream::ExpectTagFromArray(buffer_, CodedInputStream 289 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream::ExpectTagFromArray(buffer_, expected_value)); CodedInputStream 292 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream::ExpectTagFromArray(buffer_, expected_value)); CodedInputStream 301 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 385 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 435 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 445 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 526 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 541 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 589 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc const uint8* end = CodedInputStream::ReadLittleEndian32FromArray( CodedInputStream 599 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc const uint8* end = CodedInputStream::ReadLittleEndian64FromArray( CodedInputStream 616 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 646 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 661 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 673 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(buffer, 8); CodedInputStream 680 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(buffer.get(), 8); CodedInputStream 699 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 717 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 746 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 816 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 819 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream::Limit limit = coded_input.PushLimit(8); CodedInputStream 846 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 849 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream::Limit limit1 = coded_input.PushLimit(8); CodedInputStream 851 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream::Limit limit2 = coded_input.PushLimit(4); CodedInputStream 888 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 891 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream::Limit limit1 = coded_input.PushLimit(4); CodedInputStream 893 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream::Limit limit2 = coded_input.PushLimit(8); CodedInputStream 926 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 930 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream::Limit limit = coded_input.PushLimit(4); CodedInputStream 943 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 945 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream::Limit limit = coded_input.PushLimit(-1234); CodedInputStream 955 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 958 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream::Limit limit = coded_input.PushLimit(-64); CodedInputStream 969 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 972 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream::Limit limit = coded_input.PushLimit(INT_MAX); CodedInputStream 981 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 1007 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 1011 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream::Limit limit = coded_input.PushLimit(16); CodedInputStream 1042 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream input(&raw_input); CodedInputStream 1087 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 1174 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc CodedInputStream coded_input(&input); CodedInputStream 319 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc CodedInputStream* coded_input = new CodedInputStream(input); CodedInputStream 631 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc CodedInputStream* coded_input = new CodedInputStream(gzin); CodedInputStream 116 third_party/protobuf/src/google/protobuf/message.cc bool Message::MergePartialFromCodedStream(io::CodedInputStream* input) { CodedInputStream 142 third_party/protobuf/src/google/protobuf/message.h class CodedInputStream; // coded_stream.h CodedInputStream 272 third_party/protobuf/src/google/protobuf/message.h virtual bool MergePartialFromCodedStream(io::CodedInputStream* input); CodedInputStream 103 third_party/protobuf/src/google/protobuf/message_lite.cc inline bool InlineMergeFromCodedStream(io::CodedInputStream* input, CodedInputStream 106 third_party/protobuf/src/google/protobuf/message_lite.cc inline bool InlineParseFromCodedStream(io::CodedInputStream* input, CodedInputStream 109 third_party/protobuf/src/google/protobuf/message_lite.cc inline bool InlineParsePartialFromCodedStream(io::CodedInputStream* input, CodedInputStream 119 third_party/protobuf/src/google/protobuf/message_lite.cc bool InlineMergeFromCodedStream(io::CodedInputStream* input, CodedInputStream 129 third_party/protobuf/src/google/protobuf/message_lite.cc bool InlineParseFromCodedStream(io::CodedInputStream* input, CodedInputStream 135 third_party/protobuf/src/google/protobuf/message_lite.cc bool InlineParsePartialFromCodedStream(io::CodedInputStream* input, CodedInputStream 142 third_party/protobuf/src/google/protobuf/message_lite.cc io::CodedInputStream input(reinterpret_cast<const uint8*>(data), size); CodedInputStream 149 third_party/protobuf/src/google/protobuf/message_lite.cc io::CodedInputStream input(reinterpret_cast<const uint8*>(data), size); CodedInputStream 156 third_party/protobuf/src/google/protobuf/message_lite.cc bool MessageLite::MergeFromCodedStream(io::CodedInputStream* input) { CodedInputStream 160 third_party/protobuf/src/google/protobuf/message_lite.cc bool MessageLite::ParseFromCodedStream(io::CodedInputStream* input) { CodedInputStream 164 third_party/protobuf/src/google/protobuf/message_lite.cc bool MessageLite::ParsePartialFromCodedStream(io::CodedInputStream* input) { CodedInputStream 169 third_party/protobuf/src/google/protobuf/message_lite.cc io::CodedInputStream decoder(input); CodedInputStream 175 third_party/protobuf/src/google/protobuf/message_lite.cc io::CodedInputStream decoder(input); CodedInputStream 182 third_party/protobuf/src/google/protobuf/message_lite.cc io::CodedInputStream decoder(input); CodedInputStream 191 third_party/protobuf/src/google/protobuf/message_lite.cc io::CodedInputStream decoder(input); CodedInputStream 48 third_party/protobuf/src/google/protobuf/message_lite.h class CodedInputStream; CodedInputStream 117 third_party/protobuf/src/google/protobuf/message_lite.h bool ParseFromCodedStream(io::CodedInputStream* input); CodedInputStream 120 third_party/protobuf/src/google/protobuf/message_lite.h bool ParsePartialFromCodedStream(io::CodedInputStream* input); CodedInputStream 158 third_party/protobuf/src/google/protobuf/message_lite.h bool MergeFromCodedStream(io::CodedInputStream* input); CodedInputStream 165 third_party/protobuf/src/google/protobuf/message_lite.h virtual bool MergePartialFromCodedStream(io::CodedInputStream* input) = 0; CodedInputStream 199 third_party/protobuf/src/google/protobuf/message_unittest.cc io::CodedInputStream input(&raw_input); CodedInputStream 206 third_party/protobuf/src/google/protobuf/unknown_field_set.cc bool UnknownFieldSet::MergeFromCodedStream(io::CodedInputStream* input) { CodedInputStream 218 third_party/protobuf/src/google/protobuf/unknown_field_set.cc bool UnknownFieldSet::ParseFromCodedStream(io::CodedInputStream* input) { CodedInputStream 224 third_party/protobuf/src/google/protobuf/unknown_field_set.cc io::CodedInputStream coded_input(input); CodedInputStream 50 third_party/protobuf/src/google/protobuf/unknown_field_set.h class CodedInputStream; // coded_stream.h CodedInputStream 137 third_party/protobuf/src/google/protobuf/unknown_field_set.h bool MergeFromCodedStream(io::CodedInputStream* input); CodedInputStream 138 third_party/protobuf/src/google/protobuf/unknown_field_set.h bool ParseFromCodedStream(io::CodedInputStream* input); CodedInputStream 223 third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc io::CodedInputStream input(&raw_input); CodedInputStream 355 third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc io::CodedInputStream input(&raw_input); CodedInputStream 378 third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc io::CodedInputStream input(&raw_input); CodedInputStream 65 third_party/protobuf/src/google/protobuf/wire_format.cc bool WireFormat::ParseAndMergePartial(io::CodedInputStream* input, CodedInputStream 121 third_party/protobuf/src/google/protobuf/wire_format.cc io::CodedInputStream* input) { CodedInputStream 147 third_party/protobuf/src/google/protobuf/wire_format.cc io::CodedInputStream::Limit limit = input->PushLimit(length); CodedInputStream 324 third_party/protobuf/src/google/protobuf/wire_format.cc io::CodedInputStream* input, CodedInputStream 362 third_party/protobuf/src/google/protobuf/wire_format.cc io::CodedInputStream sub_input(&raw_input); CodedInputStream 57 third_party/protobuf/src/google/protobuf/wire_format.h class CodedInputStream; // coded_stream.h CodedInputStream 106 third_party/protobuf/src/google/protobuf/wire_format.h static bool ParseAndMergePartial(io::CodedInputStream* input, CodedInputStream 141 third_party/protobuf/src/google/protobuf/wire_format.h io::CodedInputStream* input); CodedInputStream 159 third_party/protobuf/src/google/protobuf/wire_format.h io::CodedInputStream* input, CodedInputStream 62 third_party/protobuf/src/google/protobuf/wire_format_lite.cc io::CodedInputStream* input, uint32 tag) { CodedInputStream 66 third_party/protobuf/src/google/protobuf/wire_format_lite.cc bool FieldSkipper::SkipMessage(io::CodedInputStream* input) { CodedInputStream 130 third_party/protobuf/src/google/protobuf/wire_format_lite.cc bool WireFormatLite::SkipField(io::CodedInputStream* input, uint32 tag, CodedInputStream 190 third_party/protobuf/src/google/protobuf/wire_format_lite.cc bool WireFormatLite::SkipMessage(io::CodedInputStream* input, CodedInputStream 414 third_party/protobuf/src/google/protobuf/wire_format_lite.cc bool WireFormatLite::ReadPackedEnumNoInline(io::CodedInputStream* input, CodedInputStream 419 third_party/protobuf/src/google/protobuf/wire_format_lite.cc io::CodedInputStream::Limit limit = input->PushLimit(length); CodedInputStream 569 third_party/protobuf/src/google/protobuf/wire_format_lite.cc bool WireFormatLite::ReadString(io::CodedInputStream* input, CodedInputStream 577 third_party/protobuf/src/google/protobuf/wire_format_lite.cc bool WireFormatLite::ReadBytes(io::CodedInputStream* input, CodedInputStream 168 third_party/protobuf/src/google/protobuf/wire_format_lite.h static bool SkipField(io::CodedInputStream* input, uint32 tag, CodedInputStream 173 third_party/protobuf/src/google/protobuf/wire_format_lite.h static bool SkipMessage(io::CodedInputStream* input, CodedInputStream 179 third_party/protobuf/src/google/protobuf/wire_format_lite.h static bool SkipMessage(io::CodedInputStream* input); CodedInputStream 275 third_party/protobuf/src/google/protobuf/wire_format_lite.h #define input io::CodedInputStream* input CodedInputStream 534 third_party/protobuf/src/google/protobuf/wire_format_lite.h google::protobuf::io::CodedInputStream* input, CodedInputStream 550 third_party/protobuf/src/google/protobuf/wire_format_lite.h bool SkipField(io::CodedInputStream* input, uint32 tag); CodedInputStream 554 third_party/protobuf/src/google/protobuf/wire_format_lite.h bool SkipMessage(io::CodedInputStream* input); CodedInputStream 55 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, CodedInputStream 64 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, CodedInputStream 73 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, CodedInputStream 79 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, CodedInputStream 85 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, CodedInputStream 94 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, CodedInputStream 103 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, CodedInputStream 109 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, CodedInputStream 115 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, CodedInputStream 124 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, CodedInputStream 133 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, CodedInputStream 142 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, CodedInputStream 151 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, CodedInputStream 160 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, CodedInputStream 173 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h return io::CodedInputStream::ReadLittleEndian32FromArray(buffer, value); CodedInputStream 180 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h return io::CodedInputStream::ReadLittleEndian64FromArray(buffer, value); CodedInputStream 188 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h buffer = io::CodedInputStream::ReadLittleEndian32FromArray(buffer, &temp); CodedInputStream 198 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h buffer = io::CodedInputStream::ReadLittleEndian64FromArray(buffer, &temp); CodedInputStream 208 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h buffer = io::CodedInputStream::ReadLittleEndian32FromArray(buffer, &temp); CodedInputStream 218 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h buffer = io::CodedInputStream::ReadLittleEndian64FromArray(buffer, &temp); CodedInputStream 226 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, CodedInputStream 244 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, CodedInputStream 273 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h (buffer = io::CodedInputStream::ExpectTagFromArray( CodedInputStream 295 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, \ CodedInputStream 315 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, CodedInputStream 322 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadPackedPrimitive(io::CodedInputStream* input, CodedInputStream 326 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream::Limit limit = input->PushLimit(length); CodedInputStream 337 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h bool WireFormatLite::ReadPackedPrimitiveNoInline(io::CodedInputStream* input, CodedInputStream 344 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, CodedInputStream 355 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h inline bool WireFormatLite::ReadMessage(io::CodedInputStream* input, CodedInputStream 360 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream::Limit limit = input->PushLimit(length); CodedInputStream 382 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h int field_number, io::CodedInputStream* input, CodedInputStream 397 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream* input, MessageType_WorkAroundCppLookupDefect* value) { CodedInputStream 401 third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h io::CodedInputStream::Limit limit = input->PushLimit(length); CodedInputStream 88 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::CodedInputStream input(&raw_input); CodedInputStream 105 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::CodedInputStream input(&raw_input); CodedInputStream 122 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::CodedInputStream input(&raw_input); CodedInputStream 138 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::CodedInputStream input(&raw_input); CodedInputStream 154 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::CodedInputStream input(&raw_input); CodedInputStream 171 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::CodedInputStream input(&raw_input); CodedInputStream 332 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::CodedInputStream coded_input(&raw_input); CodedInputStream 477 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::CodedInputStream input(reinterpret_cast<const uint8*>(data.data()), CodedInputStream 515 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::CodedInputStream input( CodedInputStream 539 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::CodedInputStream input(&raw_input); CodedInputStream 547 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::CodedInputStream input(&raw_input); CodedInputStream 567 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::CodedInputStream input(&raw_input); CodedInputStream 575 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::CodedInputStream input(&raw_input); CodedInputStream 819 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc io::CodedInputStream coded_input(&raw_input);