Home
last modified time | relevance | path

Searched defs:ReadSInt64 (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs301 public long ReadSInt64() in ReadSInt64() method
DCodedInputStream.cs519 public long ReadSInt64() in ReadSInt64() method in Google.Protobuf.CodedInputStream
/third_party/protobuf/python/google/protobuf/internal/
Dreflection_test.py100 def ReadSInt64(self): member in _MiniDecoder