Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs292 public int ReadSInt32() in ReadSInt32() method
DCodedInputStream.cs511 public int ReadSInt32() in ReadSInt32() method in Google.Protobuf.CodedInputStream
/third_party/protobuf/python/google/protobuf/internal/
Dreflection_test.py103 ReadSInt32 = ReadSInt64 variable in _MiniDecoder