Searched defs:ReadSInt64 (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf/ | ||
| D | ParseContext.cs | 301 public long ReadSInt64() in ReadSInt64() method |
| D | CodedInputStream.cs | 519 public long ReadSInt64() in ReadSInt64() method in Google.Protobuf.CodedInputStream |
| /third_party/protobuf/python/google/protobuf/internal/ | ||
| D | reflection_test.py | 100 def ReadSInt64(self): member in _MiniDecoder |