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

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite_inl.h225 inline bool WireFormatLite::ReadRepeatedPrimitive(int tag_size, 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>(

Completed in 64 milliseconds