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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite_inl.h224 inline bool WireFormatLite::ReadRepeatedPrimitive(int, // tag_size, unused. function in class:google::protobuf::internal::WireFormatLite
287 // Specializations of ReadRepeatedPrimitive for the fixed size types, which use
291 inline bool WireFormatLite::ReadRepeatedPrimitive< \
317 return ReadRepeatedPrimitive<CType, DeclaredType>(
H A Dwire_format_lite.h293 static inline bool ReadRepeatedPrimitive(int tag_size,
298 // Identical to ReadRepeatedPrimitive, except will not inline the
H A Ddescriptor.pb.cc1195 DO_((::google::protobuf::internal::WireFormatLite::ReadRepeatedPrimitive<
1217 DO_((::google::protobuf::internal::WireFormatLite::ReadRepeatedPrimitive<
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite_inl.h225 inline bool WireFormatLite::ReadRepeatedPrimitive(int, // tag_size, unused function in class:google::protobuf::internal::WireFormatLite
288 // Specializations of ReadRepeatedPrimitive for the fixed size types, which use
292 inline bool WireFormatLite::ReadRepeatedPrimitive< \
318 return ReadRepeatedPrimitive<CType, DeclaredType>(
H A Dwire_format_lite.h251 static inline bool ReadRepeatedPrimitive(int tag_size,
256 // Identical to ReadRepeatedPrimitive, except will not inline the

Completed in 2913 milliseconds