Searched refs:ReadRepeatedPrimitive (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite_inl.h229 inline bool WireFormatLite::ReadRepeatedPrimitive( function in class:google::protobuf::internal::WireFormatLite
293 // Specializations of ReadRepeatedPrimitive for the fixed size types, which use
297 inline bool WireFormatLite::ReadRepeatedPrimitive< \
323 return ReadRepeatedPrimitive<CType, DeclaredType>(
H A Dwire_format_lite.h260 static inline bool ReadRepeatedPrimitive(int tag_size,
265 // Identical to ReadRepeatedPrimitive, except will not inline the
H A Ddescriptor.pb.cc1249 DO_((::google::protobuf::internal::WireFormatLite::ReadRepeatedPrimitive<
1268 DO_((::google::protobuf::internal::WireFormatLite::ReadRepeatedPrimitive<

Completed in 89 milliseconds