HomeSort by relevance Sort by last modified time
    Searched refs:ReadRepeatedPrimitive (Results 1 - 3 of 3) sorted by null

  /external/protobuf/src/google/protobuf/
wire_format_lite_inl.h 229 inline bool WireFormatLite::ReadRepeatedPrimitive(
293 // Specializations of ReadRepeatedPrimitive for the fixed size types, which use
297 inline bool WireFormatLite::ReadRepeatedPrimitive< \
323 return ReadRepeatedPrimitive<CType, DeclaredType>(
    [all...]
wire_format_lite.h 260 static inline bool ReadRepeatedPrimitive(int tag_size,
265 // Identical to ReadRepeatedPrimitive, except will not inline the
descriptor.pb.cc     [all...]

Completed in 1644 milliseconds