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