Home
last modified time | relevance | path

Searched defs:ReadGroup (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs606 public void ReadGroup(IMessage builder) in ReadGroup() method in Google.Protobuf.CodedInputStream
/external/protobuf/src/google/protobuf/
Dwire_format_lite.h1245 inline bool WireFormatLite::ReadGroup(int field_number, in ReadGroup() function