Searched defs:readGroup (Results 1 – 7 of 7) sorted by relevance
291 public abstract void readGroup( in readGroup() method in CodedInputStream299 public abstract <T extends MessageLite> T readGroup( in readGroup() method in CodedInputStream822 public void readGroup( in readGroup() method in CodedInputStream.ArrayDecoder838 public <T extends MessageLite> T readGroup( in readGroup() method in CodedInputStream.ArrayDecoder1541 public void readGroup( in readGroup() method in CodedInputStream.UnsafeDirectNioDecoder1557 public <T extends MessageLite> T readGroup( in readGroup() method in CodedInputStream.UnsafeDirectNioDecoder2300 public void readGroup( in readGroup() method in CodedInputStream.StreamDecoder2316 public <T extends MessageLite> T readGroup( in readGroup() method in CodedInputStream.StreamDecoder3396 public void readGroup( in readGroup() method in CodedInputStream.IterableDirectByteBufferDecoder3412 public <T extends MessageLite> T readGroup( in readGroup() method in CodedInputStream.IterableDirectByteBufferDecoder
154 <T> T readGroup(Class<T> clazz, ExtensionRegistryLite extensionRegistry) throws IOException; in readGroup() method
186 public <T> T readGroup(Class<T> clazz, ExtensionRegistryLite extensionRegistry) in readGroup() method in CodedInputStreamReader222 private <T> T readGroup(Schema<T> schema, ExtensionRegistryLite extensionRegistry) in readGroup() method in CodedInputStreamReader
275 public <T> T readGroup(Class<T> clazz, ExtensionRegistryLite extensionRegistry) in readGroup() method in BinaryReader.SafeHeapReader288 private <T> T readGroup(Schema<T> schema, ExtensionRegistryLite extensionRegistry) in readGroup() method in BinaryReader.SafeHeapReader
203 public void readGroup(final MessageNano msg, final int fieldNumber) in readGroup() method in CodedInputByteBufferNano
563 jspb.BinaryReader.prototype.readGroup = method in jspb.BinaryReader
211 public void readGroup(final MessageMicro msg, final int fieldNumber) in readGroup() method in CodedInputStreamMicro