Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/log/internal/
H A 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
H A Dproto.cc56 bool Encode64Bit(uint64_t tag, uint64_t value, absl::Span<char> *buf) { in Encode64Bit() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/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
Dproto.cc56 bool Encode64Bit(uint64_t tag, uint64_t value, absl::Span<char> *buf) { in Encode64Bit() function
/aosp_15_r20/external/abseil-cpp/absl/log/internal/
H A 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
H A Dproto.cc56 bool Encode64Bit(uint64_t tag, uint64_t value, absl::Span<char> *buf) { in Encode64Bit() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/log/internal/
H A 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
H A Dproto.cc56 bool Encode64Bit(uint64_t tag, uint64_t value, absl::Span<char> *buf) { in Encode64Bit() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/internal/
H A 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
H A Dproto.cc53 bool Encode64Bit(uint64_t tag, uint64_t value, absl::Span<char> *buf) { in Encode64Bit() function