Home
last modified time | relevance | path

Searched defs:DecodeZigZag32 (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DCodedInputStreamTest.cs202 public void DecodeZigZag32() in DecodeZigZag32() method in Google.Protobuf.CodedInputStreamTest
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DCodedInputStreamTest.cs202 public void DecodeZigZag32() in DecodeZigZag32() method in Google.Protobuf.CodedInputStreamTest
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test/
H A DCodedInputStreamTest.cs292 public void DecodeZigZag32() in DecodeZigZag32() method in Google.Protobuf.CodedInputStreamTest
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DCodedInputStreamTest.cs292 public void DecodeZigZag32() in DecodeZigZag32() method in Google.Protobuf.CodedInputStreamTest
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitives.cs745 public static int DecodeZigZag32(uint n) in DecodeZigZag32() method in Google.Protobuf.ParsingPrimitives
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitives.cs745 public static int DecodeZigZag32(uint n) in DecodeZigZag32() method in Google.Protobuf.ParsingPrimitives