Home
last modified time | relevance | path

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

/third_party/protobuf/third_party/abseil-cpp/absl/log/internal/
Dproto.h111 inline bool EncodeDouble(uint64_t tag, double value, absl::Span<char> *buf) { in EncodeDouble() function
/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.h866 inline uint64_t WireFormatLite::EncodeDouble(double value) { in EncodeDouble() function