Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs644 public int ReadSInt32() in ReadSInt32() method in Google.Protobuf.CodedInputStream
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py92 ReadSInt32 = ReadSInt64 variable in _MiniDecoder