Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DCodedInputStream.cs609 public uint ReadUInt32() in ReadUInt32() method in Google.Protobuf.CodedInputStream
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dreflection_test.py86 ReadUInt32 = ReadVarint variable in _MiniDecoder