Searched defs:Int64Size (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 | 771 size_t WireFormatLite::Int64Size(const RepeatedField<int64_t>& value) { in Int64Size() function in google::protobuf::internal::WireFormatLite |
H A D | wire_format_lite.h | 1745 inline size_t WireFormatLite::Int64Size(int64_t value) { in Int64Size() function |
/aosp_15_r20/external/protobuf/src/google/protobuf/ | ||
H A D | wire_format_lite.cc | 771 size_t WireFormatLite::Int64Size(const RepeatedField<int64_t>& value) { in Int64Size() function in google::protobuf::internal::WireFormatLite |
H A D | wire_format_lite.h | 1753 inline size_t WireFormatLite::Int64Size(int64_t value) { in Int64Size() function |