Searched defs:Int32Size (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ | ||
H A D | wire_format_lite.cc | 708 size_t WireFormatLite::Int32Size(const RepeatedField<int32_t>& value) { in Int32Size() function in google::protobuf::internal::WireFormatLite |
H A D | wire_format_lite.h | 1742 inline size_t WireFormatLite::Int32Size(int32_t value) { in Int32Size() function |
/aosp_15_r20/external/protobuf/src/google/protobuf/ | ||
H A D | wire_format_lite.cc | 708 size_t WireFormatLite::Int32Size(const RepeatedField<int32_t>& value) { in Int32Size() function in google::protobuf::internal::WireFormatLite |
H A D | wire_format_lite.h | 1750 inline size_t WireFormatLite::Int32Size(int32_t value) { in Int32Size() function |