Home
last modified time | relevance | path

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

/third_party/protobuf/third_party/abseil-cpp/absl/log/internal/
Dproto.h98 inline bool Encode64Bit(uint64_t tag, int64_t value, absl::Span<char> *buf) { in Encode64Bit() function
101 inline bool Encode64Bit(uint64_t tag, uint32_t value, absl::Span<char> *buf) { in Encode64Bit() function
104 inline bool Encode64Bit(uint64_t tag, int32_t value, absl::Span<char> *buf) { in Encode64Bit() function