Home
last modified time | relevance | path

Searched defs:ReadInt32 (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DProgram.cs127 private static int? ReadInt32(BinaryReader input) in ReadInt32() method in Google.Protobuf.Conformance.Program
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DCodedInputStream.cs510 public int ReadInt32() in ReadInt32() method in Google.Protobuf.CodedInputStream
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dreflection_test.py84 ReadInt32 = ReadVarint variable in _MiniDecoder