Searched defs:EncodeError (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/python/google/protobuf/
H A Dmessage.py42 class EncodeError(Error): pass class in inherits:Error
178 message.EncodeError if the message isn't initialized.
/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Dmessage.py42 class EncodeError(Error): pass class in inherits:Error
192 message.EncodeError if the message isn't initialized.

Completed in 653 milliseconds