Searched defs:ReadSInt32 (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf/ | ||
| D | ParseContext.cs | 292 public int ReadSInt32() in ReadSInt32() method |
| D | CodedInputStream.cs | 511 public int ReadSInt32() in ReadSInt32() method in Google.Protobuf.CodedInputStream |
| /third_party/protobuf/python/google/protobuf/internal/ | ||
| D | reflection_test.py | 103 ReadSInt32 = ReadSInt64 variable in _MiniDecoder |