Home
last modified time | relevance | path

Searched defs:SInt32Size (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc716 size_t WireFormatLite::SInt32Size(const RepeatedField<int32_t>& value) { in SInt32Size() function in google::protobuf::internal::WireFormatLite
745 size_t WireFormatLite::SInt32Size(const RepeatedField<int32_t>& value) { in SInt32Size() function in google::protobuf::internal::WireFormatLite
H A Dwire_format_lite.h1754 inline size_t WireFormatLite::SInt32Size(int32_t value) { in SInt32Size() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc716 size_t WireFormatLite::SInt32Size(const RepeatedField<int32_t>& value) { in SInt32Size() function in google::protobuf::internal::WireFormatLite
745 size_t WireFormatLite::SInt32Size(const RepeatedField<int32_t>& value) { in SInt32Size() function in google::protobuf::internal::WireFormatLite
H A Dwire_format_lite.h1762 inline size_t WireFormatLite::SInt32Size(int32_t value) { in SInt32Size() function