Searched defs:UInt64Size (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 | 775 size_t WireFormatLite::UInt64Size(const RepeatedField<uint64_t>& value) { in UInt64Size() function in google::protobuf::internal::WireFormatLite |
H A D | wire_format_lite.h | 1751 inline size_t WireFormatLite::UInt64Size(uint64_t value) { in UInt64Size() function |
/aosp_15_r20/external/protobuf/src/google/protobuf/ | ||
H A D | wire_format_lite.cc | 775 size_t WireFormatLite::UInt64Size(const RepeatedField<uint64_t>& value) { in UInt64Size() function in google::protobuf::internal::WireFormatLite |
H A D | wire_format_lite.h | 1759 inline size_t WireFormatLite::UInt64Size(uint64_t value) { in UInt64Size() function |