Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DCodedInputStream.cs494 public ulong ReadUInt64() in ReadUInt64() method in Google.Protobuf.CodedInputStream
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dreflection_test.py87 ReadUInt64 = ReadVarint variable in _MiniDecoder