/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/internal/ |
H A D | proto.cc | 31 void EncodeRawVarint(uint64_t value, size_t size, absl::Span<char> *buf) { in EncodeRawVarint() function 48 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeVarint() 49 EncodeRawVarint(value, value_size, buf); in EncodeVarint() 60 EncodeRawVarint(tag_type, tag_type_size, buf); in Encode64Bit() 76 EncodeRawVarint(tag_type, tag_type_size, buf); in Encode32Bit() 95 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeBytes() 96 EncodeRawVarint(length, length_size, buf); in EncodeBytes() 119 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeBytesTruncate() 120 EncodeRawVarint(length, length_size, buf); in EncodeBytesTruncate() 136 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeMessageStart() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/internal/ |
D | proto.cc | 31 void EncodeRawVarint(uint64_t value, size_t size, absl::Span<char> *buf) { in EncodeRawVarint() function 51 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeVarint() 52 EncodeRawVarint(value, value_size, buf); in EncodeVarint() 63 EncodeRawVarint(tag_type, tag_type_size, buf); in Encode64Bit() 79 EncodeRawVarint(tag_type, tag_type_size, buf); in Encode32Bit() 98 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeBytes() 99 EncodeRawVarint(length, length_size, buf); in EncodeBytes() 122 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeBytesTruncate() 123 EncodeRawVarint(length, length_size, buf); in EncodeBytesTruncate() 139 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeMessageStart() [all …]
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/log/internal/ |
H A D | proto.cc | 31 void EncodeRawVarint(uint64_t value, size_t size, absl::Span<char> *buf) { in EncodeRawVarint() function 51 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeVarint() 52 EncodeRawVarint(value, value_size, buf); in EncodeVarint() 63 EncodeRawVarint(tag_type, tag_type_size, buf); in Encode64Bit() 79 EncodeRawVarint(tag_type, tag_type_size, buf); in Encode32Bit() 98 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeBytes() 99 EncodeRawVarint(length, length_size, buf); in EncodeBytes() 122 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeBytesTruncate() 123 EncodeRawVarint(length, length_size, buf); in EncodeBytesTruncate() 139 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeMessageStart() [all …]
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/log/internal/ |
H A D | proto.cc | 31 void EncodeRawVarint(uint64_t value, size_t size, absl::Span<char> *buf) { in EncodeRawVarint() function 51 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeVarint() 52 EncodeRawVarint(value, value_size, buf); in EncodeVarint() 63 EncodeRawVarint(tag_type, tag_type_size, buf); in Encode64Bit() 79 EncodeRawVarint(tag_type, tag_type_size, buf); in Encode32Bit() 98 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeBytes() 99 EncodeRawVarint(length, length_size, buf); in EncodeBytes() 122 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeBytesTruncate() 123 EncodeRawVarint(length, length_size, buf); in EncodeBytesTruncate() 139 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeMessageStart() [all …]
|
/aosp_15_r20/external/abseil-cpp/absl/log/internal/ |
H A D | proto.cc | 31 void EncodeRawVarint(uint64_t value, size_t size, absl::Span<char> *buf) { in EncodeRawVarint() function 51 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeVarint() 52 EncodeRawVarint(value, value_size, buf); in EncodeVarint() 63 EncodeRawVarint(tag_type, tag_type_size, buf); in Encode64Bit() 79 EncodeRawVarint(tag_type, tag_type_size, buf); in Encode32Bit() 98 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeBytes() 99 EncodeRawVarint(length, length_size, buf); in EncodeBytes() 122 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeBytesTruncate() 123 EncodeRawVarint(length, length_size, buf); in EncodeBytesTruncate() 139 EncodeRawVarint(tag_type, tag_type_size, buf); in EncodeMessageStart() [all …]
|