Home
last modified time | relevance | path

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

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