Home
last modified time | relevance | path

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

/external/nanopb-c/generator/google/protobuf/
Ddescriptor.py52 class TypeTransformationError(Error): class
486 raise TypeTransformationError('Unknown proto_type: %s' % proto_type)
/external/protobuf/python/google/protobuf/
Ddescriptor.py59 class TypeTransformationError(Error): class
519 raise TypeTransformationError('Unknown proto_type: %s' % proto_type)