Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h891 static uint32_t ZigZagEncode32(int32_t v) { in ZigZagEncode32() function
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h891 static uint32_t ZigZagEncode32(int32_t v) { in ZigZagEncode32() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h864 inline uint32_t WireFormatLite::ZigZagEncode32(int32_t n) { in ZigZagEncode32() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h860 inline uint32_t WireFormatLite::ZigZagEncode32(int32_t n) { in ZigZagEncode32() function