Lines Matching refs:InvalidProtocolBufferException
307 throw InvalidProtocolBufferException.MoreDataAvailable(); in CheckReadEndOfStreamTag()
389 throw InvalidProtocolBufferException.InvalidTag(); in ReadTag()
423 throw new InvalidProtocolBufferException( in SkipLastField()
451 throw InvalidProtocolBufferException.RecursionLimitExceeded(); in SkipGroup()
459 throw InvalidProtocolBufferException.TruncatedMessage(); in SkipGroup()
473 throw new InvalidProtocolBufferException( in SkipGroup()
588 throw InvalidProtocolBufferException.RecursionLimitExceeded(); in ReadMessage()
597 throw InvalidProtocolBufferException.TruncatedMessage(); in ReadMessage()
610 throw InvalidProtocolBufferException.RecursionLimitExceeded(); in ReadGroup()
762 throw InvalidProtocolBufferException.MalformedVarint(); in SlowReadRawVarint32()
824 throw InvalidProtocolBufferException.MalformedVarint(); in ReadRawVarint32()
850 throw InvalidProtocolBufferException.TruncatedMessage(); in ReadRawVarint32()
864 throw InvalidProtocolBufferException.TruncatedMessage(); in ReadRawVarint32()
871 throw InvalidProtocolBufferException.MalformedVarint(); in ReadRawVarint32()
891 throw InvalidProtocolBufferException.MalformedVarint(); in ReadRawVarint64()
964 throw InvalidProtocolBufferException.NegativeSize(); in PushLimit()
970 throw InvalidProtocolBufferException.TruncatedMessage(); in PushLimit()
1052 throw InvalidProtocolBufferException.TruncatedMessage(); in RefillBuffer()
1072 throw InvalidProtocolBufferException.TruncatedMessage(); in RefillBuffer()
1086 throw InvalidProtocolBufferException.SizeLimitExceeded(); in RefillBuffer()
1117 throw InvalidProtocolBufferException.NegativeSize(); in ReadRawBytes()
1125 throw InvalidProtocolBufferException.TruncatedMessage(); in ReadRawBytes()
1198 throw InvalidProtocolBufferException.TruncatedMessage(); in ReadRawBytes()
1235 throw InvalidProtocolBufferException.NegativeSize(); in SkipRawBytes()
1243 throw InvalidProtocolBufferException.TruncatedMessage(); in SkipRawBytes()
1268 throw InvalidProtocolBufferException.TruncatedMessage(); in SkipRawBytes()
1287 throw InvalidProtocolBufferException.TruncatedMessage(); in SkipImpl()
1298 throw InvalidProtocolBufferException.TruncatedMessage(); in SkipImpl()