Searched defs:ReadUInt32 (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf/ | ||
| D | ParseContext.cs | 255 public uint ReadUInt32() in ReadUInt32() method |
| D | CodedInputStream.cs | 478 public uint ReadUInt32() in ReadUInt32() method in Google.Protobuf.CodedInputStream |
| /third_party/protobuf/python/google/protobuf/internal/ | ||
| D | reflection_test.py | 97 ReadUInt32 = ReadVarint variable in _MiniDecoder |