Searched defs:SInt32Size (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | wire_format_lite.cc | 689 size_t WireFormatLite::SInt32Size(const RepeatedField<int32>& value) { in SInt32Size() function in google::protobuf::internal::WireFormatLite |
D | wire_format_lite.h | 1737 inline size_t WireFormatLite::SInt32Size(int32 value) { in SInt32Size() function |