Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dgenerated_message_tctable_lite.cc710 inline FieldType ZigZagDecodeHelper(uint64_t value) { in ZigZagDecodeHelper() function
715 inline int32_t ZigZagDecodeHelper<int32_t, true>(uint64_t value) { in ZigZagDecodeHelper() function
720 inline int64_t ZigZagDecodeHelper<int64_t, true>(uint64_t value) { in ZigZagDecodeHelper() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_tctable_lite.cc710 inline FieldType ZigZagDecodeHelper(uint64_t value) { in ZigZagDecodeHelper() function
715 inline int32_t ZigZagDecodeHelper<int32_t, true>(uint64_t value) { in ZigZagDecodeHelper() function
720 inline int64_t ZigZagDecodeHelper<int64_t, true>(uint64_t value) { in ZigZagDecodeHelper() function