Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs652 public long ReadSInt64() in ReadSInt64() method in Google.Protobuf.CodedInputStream
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py89 def ReadSInt64(self): member in _MiniDecoder