Home
last modified time | relevance | path

Searched refs:ReadRepeatedPrimitive (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.h264 PROTOBUF_ALWAYS_INLINE static bool ReadRepeatedPrimitive(
1049 inline bool WireFormatLite::ReadRepeatedPrimitive( in ReadRepeatedPrimitive() function
1113 inline bool WireFormatLite::ReadRepeatedPrimitive< \
1135 return ReadRepeatedPrimitive<CType, DeclaredType>(tag_size, tag, input, in READ_REPEATED_FIXED_SIZE_PRIMITIVE()
Dgenerated_message_table_driven_lite.h428 if (PROTOBUF_PREDICT_FALSE((!WireFormatLite::ReadRepeatedPrimitive< \ in MergePartialFromCodedStreamInlined()