• Home
  • Raw
  • Download

Lines Matching refs:InvalidProtocolBufferException

296                 throw InvalidProtocolBufferException.MoreDataAvailable();  in CheckReadEndOfStreamTag()
378 throw InvalidProtocolBufferException.InvalidTag(); in ReadTag()
408 throw new InvalidProtocolBufferException( in SkipLastField()
433 throw InvalidProtocolBufferException.RecursionLimitExceeded(); in SkipGroup()
441 throw InvalidProtocolBufferException.TruncatedMessage(); in SkipGroup()
455 throw new InvalidProtocolBufferException( in SkipGroup()
570 throw InvalidProtocolBufferException.RecursionLimitExceeded(); in ReadMessage()
579 throw InvalidProtocolBufferException.TruncatedMessage(); in ReadMessage()
732 throw InvalidProtocolBufferException.MalformedVarint(); in SlowReadRawVarint32()
794 throw InvalidProtocolBufferException.MalformedVarint(); in ReadRawVarint32()
820 throw InvalidProtocolBufferException.TruncatedMessage(); in ReadRawVarint32()
834 throw InvalidProtocolBufferException.TruncatedMessage(); in ReadRawVarint32()
841 throw InvalidProtocolBufferException.MalformedVarint(); in ReadRawVarint32()
861 throw InvalidProtocolBufferException.MalformedVarint(); in ReadRawVarint64()
934 throw InvalidProtocolBufferException.NegativeSize(); in PushLimit()
940 throw InvalidProtocolBufferException.TruncatedMessage(); in PushLimit()
1022 throw InvalidProtocolBufferException.TruncatedMessage(); in RefillBuffer()
1042 throw InvalidProtocolBufferException.TruncatedMessage(); in RefillBuffer()
1056 throw InvalidProtocolBufferException.SizeLimitExceeded(); in RefillBuffer()
1087 throw InvalidProtocolBufferException.NegativeSize(); in ReadRawBytes()
1095 throw InvalidProtocolBufferException.TruncatedMessage(); in ReadRawBytes()
1168 throw InvalidProtocolBufferException.TruncatedMessage(); in ReadRawBytes()
1205 throw InvalidProtocolBufferException.NegativeSize(); in SkipRawBytes()
1213 throw InvalidProtocolBufferException.TruncatedMessage(); in SkipRawBytes()
1238 throw InvalidProtocolBufferException.TruncatedMessage(); in SkipRawBytes()
1257 throw InvalidProtocolBufferException.TruncatedMessage(); in SkipImpl()
1268 throw InvalidProtocolBufferException.TruncatedMessage(); in SkipImpl()