Searched defs:DecodeZigZag64 (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ | ||
| D | CodedInputStreamTest.cs | 215 public void DecodeZigZag64() in DecodeZigZag64() method in Google.Protobuf.CodedInputStreamTest |
| /third_party/protobuf/csharp/src/Google.Protobuf.Test/ | ||
| D | CodedInputStreamTest.cs | 296 public void DecodeZigZag64() in DecodeZigZag64() method in Google.Protobuf.CodedInputStreamTest |
| /third_party/protobuf/csharp/src/Google.Protobuf/ | ||
| D | ParsingPrimitives.cs | 759 public static long DecodeZigZag64(ulong n) in DecodeZigZag64() method in Google.Protobuf.ParsingPrimitives |