Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DInvalidProtocolBufferException.cs69 internal static InvalidProtocolBufferException NegativeSize() in NegativeSize() method in Google.Protobuf.InvalidProtocolBufferException
DCodedInputStream.cs932 throw InvalidProtocolBufferException.NegativeSize(); in PushLimit()
1085 throw InvalidProtocolBufferException.NegativeSize(); in ReadRawBytes()
1203 throw InvalidProtocolBufferException.NegativeSize(); in SkipRawBytes()