Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DInvalidProtocolBufferException.cs69 internal static InvalidProtocolBufferException NegativeSize() in NegativeSize() method in Google.Protobuf.InvalidProtocolBufferException
DCodedInputStream.cs934 throw InvalidProtocolBufferException.NegativeSize(); in PushLimit()
1087 throw InvalidProtocolBufferException.NegativeSize(); in ReadRawBytes()
1205 throw InvalidProtocolBufferException.NegativeSize(); in SkipRawBytes()