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 231 inline bool WireFormatLite::ReadRepeatedPrimitive(
295 // Specializations of ReadRepeatedPrimitive for the fixed size types, which use
299 inline bool WireFormatLite::ReadRepeatedPrimitive< \
325 return ReadRepeatedPrimitive<CType, DeclaredType>(
    [all...]
wire_format_lite.h 260 static bool ReadRepeatedPrimitive(int tag_size,
265 // Identical to ReadRepeatedPrimitive, except will not inline the
descriptor.pb.cc     [all...]

Completed in 528 milliseconds