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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/
wire_format_lite_inl.h 224 inline bool WireFormatLite::ReadRepeatedPrimitive(int, // tag_size, unused.
287 // Specializations of ReadRepeatedPrimitive for the fixed size types, which use
291 inline bool WireFormatLite::ReadRepeatedPrimitive< \
317 return ReadRepeatedPrimitive<CType, DeclaredType>(
    [all...]
wire_format_lite.h 293 static inline bool ReadRepeatedPrimitive(int tag_size,
298 // Identical to ReadRepeatedPrimitive, except will not inline the
descriptor.pb.cc     [all...]

Completed in 1028 milliseconds