Searched refs:ReadGroup (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h294 static inline bool ReadGroup (field_number, input, MessageLite* value);
H A Dwire_format.cc601 if (!WireFormatLite::ReadGroup(WireFormatLite::GetTagFieldNumber(tag),
H A Dwire_format_lite_inl.h344 inline bool WireFormatLite::ReadGroup(int field_number, function in class:google::protobuf::internal::WireFormatLite
H A Dextension_set.cc856 if (!WireFormatLite::ReadGroup(number, input, value)) return false;

Completed in 823 milliseconds