Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h894 static uint64_t ZigZagEncode64(int64_t v) { in ZigZagEncode64() function
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h894 static uint64_t ZigZagEncode64(int64_t v) { in ZigZagEncode64() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h875 inline uint64_t WireFormatLite::ZigZagEncode64(int64_t n) { in ZigZagEncode64() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h877 inline uint64_t WireFormatLite::ZigZagEncode64(int64_t n) { in ZigZagEncode64() function