Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/internal/
Ddecoder.py109 _DecodeError = message.DecodeError variable
135 raise _DecodeError('Too many bytes when decoding varint.')
159 raise _DecodeError('Too many bytes when decoding varint.')
222 raise _DecodeError('Truncated message.')
228 raise _DecodeError('Packed element was truncated.')
247 raise _DecodeError('Truncated message.')
255 raise _DecodeError('Truncated message.')
409 raise _DecodeError('Truncated message.')
430 raise _DecodeError('Packed element was truncated.')
469 raise _DecodeError('Truncated message.')
[all …]