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