Home
last modified time | relevance | path

Searched refs:SizeLimit (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DCodedInputStream.cs255 public int SizeLimit { get { return sizeLimit; } } property in Google.Protobuf.CodedInputStream
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/
DCodedInputStreamTest.cs328 public void SizeLimit() in SizeLimit() method in Google.Protobuf.CodedInputStreamTest